Home
last modified time | relevance | path

Searched refs:LKUP_SYMNDX (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h1017 #define LKUP_SYMNDX 0x0800 /* establish symbol index */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c1250 0, 0, 0, LKUP_SYMNDX); in dlsym_core()
2099 elf_hash(rname), 0, 0, 0, LKUP_SYMNDX); in dlinfo_core()
H A Delf.c1335 if ((slp->sl_flags & LKUP_SYMNDX) == 0)
1407 if (slp->sl_flags & LKUP_SYMNDX) {