Searched refs:TLS_TPRELGD (Results 1 – 3 of 3) sorted by relevance
2437 #define TLS_TPRELGD 32 /* TPREL reloc resulting from GD->IE. */ macro4219 tls_set = TLS_TLS | TLS_TPRELGD; in ppc_elf_tls_optimize()4766 if ((eh->tls_mask & (TLS_TPREL | TLS_TPRELGD)) != 0) in allocate_dynrelocs()5013 if ((*lgot_masks & (TLS_TPREL | TLS_TPRELGD)) != 0) in ppc_elf_size_dynamic_sections()5979 tls_gd = TLS_TPRELGD; in ppc_elf_relocate_section()6004 tls_gd = TLS_TPRELGD; in ppc_elf_relocate_section()6096 if ((tls_mask & TLS_TPRELGD) != 0) in ppc_elf_relocate_section()6297 | TLS_TPREL | TLS_TPRELGD)); in ppc_elf_relocate_section()6326 else if ((tls_m & (TLS_TPREL | TLS_TPRELGD)) != 0) in ppc_elf_relocate_section()
3430 #define TLS_TPRELGD 64 /* TPREL reloc resulting from GD->IE. */ macro7021 tls_set = TLS_TLS | TLS_TPRELGD; in ppc64_elf_tls_optimize()7112 tls_set = TLS_EXPLICIT | TLS_GD | TLS_TPRELGD; in ppc64_elf_tls_optimize()7797 if ((eh->tls_mask & TLS_TPRELGD) != 0) in allocate_dynrelocs()10260 tls_gd = TLS_TPRELGD; in ppc64_elf_relocate_section()10355 tls_gd = TLS_TPRELGD; in ppc64_elf_relocate_section()10380 tls_gd = TLS_TPRELGD; in ppc64_elf_relocate_section()10493 if ((tls_mask & TLS_TPRELGD) != 0) in ppc64_elf_relocate_section()10526 if ((tls_mask & TLS_TPRELGD) == 0 && toc_symndx != 0) in ppc64_elf_relocate_section()10586 if ((tls_mask & TLS_TPRELGD) != 0) in ppc64_elf_relocate_section()
4286 (TLS_GD, TLS_LD, TLS_TPREL, TLS_DTPREL, TLS_TLS, TLS_TPRELGD): Define.4465 (TLS_TPRELGD): Define.4475 on GD->IE optimization, use TLS_TPRELGD instead. Use get_tls_type