Searched refs:TLS_GD (Results 1 – 7 of 7) sorted by relevance
3118 #define TLS_GD 1 /* GD reloc. */ macro4014 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()[all …]
581 #define TLS_GD 2 macro1456 tls_type = TLS_GD; in or1k_elf_check_relocs()2293 if (tls_type == TLS_GD) in allocate_dynrelocs()2300 if (tls_type == TLS_GD) in allocate_dynrelocs()2511 if (local_tls_type != NULL && *local_tls_type == TLS_GD) in or1k_elf_size_dynamic_sections()2517 if (local_tls_type != NULL && *local_tls_type == TLS_GD) in or1k_elf_size_dynamic_sections()
3889 #define TLS_GD 1 /* GD reloc. */ macro5333 tls_type = TLS_TLS | TLS_GD; in ppc64_elf_check_relocs()5578 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD; in ppc64_elf_check_relocs()5628 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD)) in ppc64_elf_check_relocs()6456 tls_type = TLS_TLS | TLS_GD; in ppc64_elf_gc_sweep_hook()8303 tls_clear = TLS_GD; in ppc64_elf_tls_optimize()8304 tls_type = TLS_TLS | TLS_GD; in ppc64_elf_tls_optimize()8395 tls_set = TLS_EXPLICIT | TLS_GD; in ppc64_elf_tls_optimize()8398 tls_set = TLS_EXPLICIT | TLS_GD | TLS_TPRELGD; in ppc64_elf_tls_optimize()8399 tls_clear = TLS_GD; in ppc64_elf_tls_optimize()[all …]
701 #define TLS_GD 1 /* GD reloc. */ macro710 #define IS_TLS_GD(x) (x == (TLS_TLS | TLS_GD))1183 tls_type = (TLS_TLS | TLS_GD); in microblaze_elf_relocate_section()2387 tls_type |= (TLS_TLS | TLS_GD); in microblaze_elf_check_relocs()2862 if ((eh->tls_mask & TLS_GD) != 0) in allocate_dynrelocs()3033 if ((*lgot_masks & TLS_GD) != 0) in microblaze_elf_size_dynamic_sections()
3151 * elf32-m68k.c (elf_m68k_finish_dynamic_symbol): For a TLS_GD
4286 (TLS_GD, TLS_LD, TLS_TPREL, TLS_DTPREL, TLS_TLS, TLS_TPRELGD): Define.4464 (TLS_GD): ..define this instead and update all uses.
494 HANDLE_OP16 (TLS_GD); in emit_tilepro_instruction()