Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h834 #define FLG_RT_ALTER 0x00004000 /* alternative object used */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c61 { MSG_ORIG(MSG_FLG_ALTER), FLG_RT_ALTER, FLG_RT_ALTER},
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c1682 if (FLAGS(lmp) & FLG_RT_ALTER) { in dldump_core()
H A Danalyze.c1892 FLAGS(nlmp) |= FLG_RT_ALTER; in load_file()