Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/include/
H A Drtld.h1018 #define LKUP_STANDARD 0x2000 /* standard lookup - originated from */ macro
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c3086 sl.sl_flags |= LKUP_STANDARD; in _lookup_sym()
H A Delf.c1497 (((slp->sl_flags & LKUP_STANDARD) == 0) ||