Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Drtld.h1016 #define LKUP_SYMNDX 0x0800 /* establish symbol index */ macro
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c1249 0, 0, 0, LKUP_SYMNDX); in dlsym_core()
2098 elf_hash(rname), 0, 0, 0, LKUP_SYMNDX); in dlinfo_core()
H A Delf.c1361 if ((slp->sl_flags & LKUP_SYMNDX) == 0)
1433 if (slp->sl_flags & LKUP_SYMNDX) {