Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Drtld.h842 #define FLG_RT_SYMINTPO 0x01000000 /* object contains symbol interposer */ macro
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Delf.c1449 ((FLAGS(ilmp) & FLG_RT_SYMINTPO) &&
1470 ((FLAGS(ilmp) & FLG_RT_SYMINTPO) &&
2092 FLAGS(lmp) |= FLG_RT_SYMINTPO;
H A Danalyze.c2772 if ((FLAGS(ilmp) & FLG_RT_SYMINTPO) && in lookup_sym_interpose()
/titanic_50/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c71 { MSG_ORIG(MSG_FLG_SYMINTPO), FLG_RT_SYMINTPO, FLG_RT_SYMINTPO},