Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dtls.c202 if (rtld_flags2 & RT_FL2_PLMSETUP) { in tls_assign()
232 if (((rtld_flags2 & RT_FL2_PLMSETUP) == 0) || in tls_assign()
H A Dexternal.c498 ((rtld_flags2 & RT_FL2_PLMSETUP) == 0)) in rt_thr_init()
H A D_rtld.h324 #define RT_FL2_PLMSETUP 0x00000400 /* primary link-map set up complete */ macro
H A Dsetup.c1200 rtld_flags2 |= RT_FL2_PLMSETUP; in setup()
H A Dutil.c1004 (rtld_flags2 & (RT_FL2_PLMSETUP | RT_FL2_NOPLM)))) { in load_completion()
1026 (rtld_flags2 & (RT_FL2_PLMSETUP | RT_FL2_NOPLM)))) { in load_completion()