Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h1009 #define LKUP_SELF 0x0020 /* lookup symbol in ourself - undef */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c1329 sl.sl_flags = (LKUP_SPEC | LKUP_SELF); in dlsym_core()
H A Danalyze.c3251 sl.sl_flags &= ~(LKUP_FIRST | LKUP_SELF | LKUP_NEXT); in lookup_sym()