Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h844 #define FLG_RT_SYMINTPO 0x01000000 /* object contains symbol interposer */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c1423 ((FLAGS(ilmp) & FLG_RT_SYMINTPO) &&
1444 ((FLAGS(ilmp) & FLG_RT_SYMINTPO) &&
2066 FLAGS(lmp) |= FLG_RT_SYMINTPO;
H A Danalyze.c2762 if ((FLAGS(ilmp) & FLG_RT_SYMINTPO) && in lookup_sym_interpose()
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c71 { MSG_ORIG(MSG_FLG_SYMINTPO), FLG_RT_SYMINTPO, FLG_RT_SYMINTPO},