Searched refs:LM_NEEDED (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/sgs/rtld/common/ | ||
H A D | _rtld.h | 119 #define LM_NEEDED(X) ((X)->rt_fct->fct_needed) macro |
H A D | analyze.c | 183 if (LM_NEEDED(lmp)(lml, nlmco, lmp, in_nfavl) == 0) { in analyze_lmc() |