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