Home
last modified time | relevance | path

Searched refs:FL1_RT_DTFLAGS (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dmove.c94 moves = (lmp == lml->lm_head) && ((FLAGS1(lmp) & FL1_RT_DTFLAGS) == 0); in move_data()
H A Danalyze.c2683 if (osym && ((FLAGS1(lmp) & FL1_RT_DTFLAGS) == 0) && in lookup_sym_interpose()
H A Delf.c2009 FLAGS1(lmp) |= FL1_RT_DTFLAGS;
/titanic_44/usr/src/cmd/sgs/include/
H A Drtld.h861 #define FL1_RT_DTFLAGS 0x00000080 /* DT_FLAGS element exists */ macro
/titanic_44/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c89 { MSG_ORIG(MSG_FL1_DTFLAGS), FL1_RT_DTFLAGS, FL1_RT_DTFLAGS},