Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h831 #define FLG_RT_TRANS 0x00000800 /* object is acting as a translator */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c58 { MSG_ORIG(MSG_FLG_TRANS), FLG_RT_TRANS, FLG_RT_TRANS},
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c3014 if (((FLAGS(clmp) & FLG_RT_TRANS) || in _lookup_sym()
H A Delf.c2030 FLAGS(lmp) |= FLG_RT_TRANS;