Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c107 gref = GOT_REF_TLSIE; in ld_calc_got_offset()
813 gref = GOT_REF_TLSIE; in ld_do_activerelocs()
1352 GOT_REF_TLSIE, ofl, rsp)) == NULL) { in ld_reloc_TLS()
1355 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()
800 gref = GOT_REF_TLSIE; in ld_do_activerelocs()
1342 GOT_REF_TLSIE, ofl, NULL)) == NULL) { in ld_reloc_TLS()
1345 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()
1259 gref = GOT_REF_TLSIE; in ld_do_activerelocs()
1308 gref = GOT_REF_TLSIE; in ld_do_activerelocs()
1776 GOT_REF_TLSIE, ofl, rsp)) == NULL)) { in ld_reloc_TLS()
1779 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()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h117 GOT_REF_TLSIE, /* TLS initial exec (gnu) reference */ enumerator