Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A Drtld.h1010 #define LKUP_WEAK 0x0040 /* relocation reference is weak */ macro
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c3130 if ((sl.sl_flags & LKUP_WEAK) || (lml->lm_lazy == 0)) in _lookup_sym()
3208 slp->sl_flags |= LKUP_WEAK; in lookup_sym()
3235 slp->sl_flags |= LKUP_WEAK; in lookup_sym()
H A Dutil.c3573 ld_entry_cnt, 0, 0, 0, 0, LKUP_WEAK); in set_environ()