Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/include/
H A Drtld.h865 #define FL1_RT_SYMBOLIC 0x00000800 /* DF_SYMBOLIC was set - use */ macro
/titanic_44/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c93 { MSG_ORIG(MSG_FL1_SYMBOLIC), FL1_RT_SYMBOLIC, FL1_RT_SYMBOLIC },
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c3064 if ((FLAGS1(clmp) & FL1_RT_SYMBOLIC) && in _lookup_sym()
H A Delf.c2011 FLAGS1(lmp) |= FL1_RT_SYMBOLIC;