Home
last modified time | relevance | path

Searched refs:THIS_IS_ELF (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A D_elf.h174 #define THIS_IS_ELF(X) (FCT(X) == &elf_fct) macro
H A Dsetup.c929 if (THIS_IS_ELF(mlmp)) { in setup()
H A Ddlfcns.c1208 if (THIS_IS_ELF(clmp) && SYMINTP(clmp)(slp, srp, binfo, NULL)) { in sym_lookup_in_caller()
H A Danalyze.c2175 if (((rtld_flags & RT_FL_NOVERSION) == 0) && THIS_IS_ELF(clmp) && in load_finish()