Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c107 gref = GOT_REF_TLSIE; in ld_calc_got_offset()
799 gref = GOT_REF_TLSIE; in ld_do_activerelocs()
1325 GOT_REF_TLSIE, ofl, rsp)) == NULL) { in ld_reloc_TLS()
1328 gnp, GOT_REF_TLSIE, FLG_REL_STLS, in ld_reloc_TLS()
H A Dmachrel.intel.c76 gref = GOT_REF_TLSIE; in ld_calc_got_offset()
771 gref = GOT_REF_TLSIE; in ld_do_activerelocs()
1300 GOT_REF_TLSIE, ofl, NULL)) == NULL) { in ld_reloc_TLS()
1303 gnp, GOT_REF_TLSIE, FLG_REL_STLS, in ld_reloc_TLS()
H A Dmachrel.sparc.c86 gref = GOT_REF_TLSIE; in ld_calc_got_offset()
1239 gref = GOT_REF_TLSIE; in ld_do_activerelocs()
1288 gref = GOT_REF_TLSIE; in ld_do_activerelocs()
1742 GOT_REF_TLSIE, ofl, rsp)) == NULL)) { in ld_reloc_TLS()
1745 gnp, GOT_REF_TLSIE, FLG_REL_STLS, in ld_reloc_TLS()
H A Drelocate.c2872 if (local && (gref == GOT_REF_TLSIE)) { in ld_assign_got_TLS()
/titanic_41/usr/src/cmd/sgs/include/
H A Dlibld.h116 GOT_REF_TLSIE, /* TLS initial exec (gnu) reference */ enumerator