Lines Matching refs:TLS_GD
3118 #define TLS_GD 1 /* GD reloc. */ macro
4014 tls_type = TLS_TLS | TLS_GD; in ppc_elf_check_relocs()
5303 tls_clear = TLS_GD; in ppc_elf_tls_optimize()
5930 if ((eh->tls_mask & TLS_GD) != 0) in allocate_dynrelocs()
6217 if ((*lgot_masks & TLS_GD) != 0) in ppc_elf_size_dynamic_sections()
6919 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0 in ppc_elf_relax_section()
7743 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0) in ppc_elf_relocate_section()
7768 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0) in ppc_elf_relocate_section()
7852 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0) in ppc_elf_relocate_section()
8051 tls_type = TLS_TLS | TLS_GD; in ppc_elf_relocate_section()
8132 & (TLS_LD | TLS_GD | TLS_DTPREL in ppc_elf_relocate_section()
8152 else if ((tls_m & TLS_GD) != 0) in ppc_elf_relocate_section()
8154 tls_ty = TLS_TLS | TLS_GD; in ppc_elf_relocate_section()
8155 tls_m &= ~TLS_GD; in ppc_elf_relocate_section()
8184 if (tls_ty & (TLS_LD | TLS_GD)) in ppc_elf_relocate_section()
8187 if (tls_ty == (TLS_TLS | TLS_GD)) in ppc_elf_relocate_section()
8212 if (tls_ty & (TLS_GD | TLS_DTPREL | TLS_TPREL)) in ppc_elf_relocate_section()
8235 if (tls_ty == (TLS_TLS | TLS_GD)) in ppc_elf_relocate_section()
8247 if (tls_ty & (TLS_LD | TLS_GD)) in ppc_elf_relocate_section()
8267 if (tls_type != (TLS_TLS | TLS_GD)) in ppc_elf_relocate_section()
8269 if ((tls_mask & TLS_GD) != 0) in ppc_elf_relocate_section()