Lines Matching refs:TLS_GD
2301 #define TLS_GD 1 /* GD reloc. */ macro
3034 tls_type = TLS_TLS | TLS_GD; in ppc_elf_check_relocs()
3864 tls_clear = TLS_GD; in ppc_elf_tls_optimize()
4372 if ((eh->tls_mask & TLS_GD) != 0) in allocate_dynrelocs()
4619 if ((*lgot_masks & TLS_GD) != 0) in ppc_elf_size_dynamic_sections()
5614 if (tls_mask != 0 && (tls_mask & TLS_GD) == 0) in ppc_elf_relocate_section()
5639 if (tls_mask != 0 && (tls_mask & TLS_GD) == 0) in ppc_elf_relocate_section()
5785 tls_type = TLS_TLS | TLS_GD; in ppc_elf_relocate_section()
5864 & (TLS_LD | TLS_GD | TLS_DTPREL in ppc_elf_relocate_section()
5884 else if ((tls_m & TLS_GD) != 0) in ppc_elf_relocate_section()
5886 tls_ty = TLS_TLS | TLS_GD; in ppc_elf_relocate_section()
5887 tls_m &= ~TLS_GD; in ppc_elf_relocate_section()
5910 if (tls_ty & (TLS_LD | TLS_GD)) in ppc_elf_relocate_section()
5913 if (tls_ty == (TLS_TLS | TLS_GD)) in ppc_elf_relocate_section()
5936 if (tls_ty & (TLS_GD | TLS_DTPREL | TLS_TPREL)) in ppc_elf_relocate_section()
5959 if (tls_ty == (TLS_TLS | TLS_GD)) in ppc_elf_relocate_section()
5971 if (tls_ty & (TLS_LD | TLS_GD)) in ppc_elf_relocate_section()
5991 if (tls_type != (TLS_TLS | TLS_GD)) in ppc_elf_relocate_section()
5993 if ((tls_mask & TLS_GD) != 0) in ppc_elf_relocate_section()