Searched refs:LM_RELOC (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/sgs/rtld/common/ | ||
H A D | _rtld.h | 121 #define LM_RELOC(X) ((X)->rt_fct->fct_reloc) macro |
H A D | analyze.c | 302 if ((LM_RELOC(lmp)(lmp, now, in_nfavl, &textrel) == 0) && in relocate_so() |