Searched refs:TLS_TPRELGD (Results 1 – 3 of 3) sorted by relevance
3235 #define TLS_TPRELGD 32 /* TPREL reloc resulting from GD->IE. */ macro5432 tls_set = TLS_TLS | TLS_TPRELGD; in ppc_elf_tls_optimize()6099 if ((eh->tls_mask & (TLS_TPREL | TLS_TPRELGD)) != 0) in allocate_dynrelocs()6392 if ((*lgot_masks & (TLS_TPREL | TLS_TPRELGD)) != 0) in ppc_elf_size_dynamic_sections()7966 tls_gd = TLS_TPRELGD; in ppc_elf_relocate_section()7991 tls_gd = TLS_TPRELGD; in ppc_elf_relocate_section()8085 if ((tls_mask & TLS_TPRELGD) != 0) in ppc_elf_relocate_section()8469 | TLS_TPREL | TLS_TPRELGD)); in ppc_elf_relocate_section()8498 else if ((tls_m & (TLS_TPREL | TLS_TPRELGD)) != 0) in ppc_elf_relocate_section()
3997 #define TLS_TPRELGD 64 /* TPREL reloc resulting from GD->IE. */ macro8493 tls_set = TLS_TLS | TLS_TPRELGD; in ppc64_elf_tls_optimize()8589 tls_set = TLS_EXPLICIT | TLS_GD | TLS_TPRELGD; in ppc64_elf_tls_optimize()9589 if ((eh->tls_mask & TLS_TPRELGD) != 0) in allocate_dynrelocs()13582 tls_gd = TLS_TPRELGD; in ppc64_elf_relocate_section()13662 tls_gd = TLS_TPRELGD; in ppc64_elf_relocate_section()13687 tls_gd = TLS_TPRELGD; in ppc64_elf_relocate_section()13803 if ((tls_mask & TLS_TPRELGD) != 0) in ppc64_elf_relocate_section()13835 if ((tls_mask & TLS_TPRELGD) == 0 && toc_symndx != 0) in ppc64_elf_relocate_section()13890 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