Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_elf.h175 #define THIS_IS_NOT_ELF(X) (FCT(X) != &elf_fct) macro
H A Dtls.c309 if (THIS_IS_NOT_ELF(lmp) || in tls_statmod()
H A Ddlfcns.c2318 if (THIS_IS_NOT_ELF(lmp)) in dl_iterate_phdr()