Home
last modified time | relevance | path

Searched refs:SYMINENT (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_inline_reloc.h159 sipe = (Syminfo *)((char *)sip + (sndx * SYMINENT(lmp))); in is_sym_deferred()
H A D_elf.h158 #define SYMINENT(X) (((Rt_elfp *)(X)->rt_priv)->e_syminent) macro
H A Danalyze.c2599 sip = (Syminfo *)((char *)sip + (ndx * SYMINENT(lmp))); in is_sym_interposer()
2975 sip = (Syminfo *)((char *)sip + (rsymndx * SYMINENT(clmp))); in _lookup_sym()
3072 (dsymndx * SYMINENT(dlmp)))) == 0) || in _lookup_sym()
H A Ddlfcns.c1287 (sl.sl_rsymndx * SYMINENT(clmp))); in dlsym_core()
2115 (sl.sl_rsymndx * SYMINENT(lmp))); in dlinfo_core()
H A Delf.c2075 SYMINENT(lmp) = dyn->d_un.d_val;
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg219 @ MSG_DT_SYMINENT_CFNP "SYMINENT"