Searched refs:GOT_REF_TLSIE (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | machrel.amd.c | 107 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 D | machrel.intel.c | 76 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 D | machrel.sparc.c | 86 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 D | relocate.c | 2872 if (local && (gref == GOT_REF_TLSIE)) { in ld_assign_got_TLS()
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | libld.h | 117 GOT_REF_TLSIE, /* TLS initial exec (gnu) reference */ enumerator
|