Lines Matching refs:TLS_GD
3889 #define TLS_GD 1 /* GD reloc. */ macro
5333 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()
8440 if ((*toc_tls & (TLS_GD | TLS_LD)) != 0) in ppc64_elf_tls_optimize()
8530 if (tls_set == (TLS_EXPLICIT | TLS_GD)) in ppc64_elf_tls_optimize()
9318 int entsize = (gent->tls_type & eh->tls_mask & (TLS_GD | TLS_LD) in allocate_got()
9320 int rentsize = (gent->tls_type & eh->tls_mask & TLS_GD in allocate_got()
9455 && (gent->tls_type & TLS_GD) != 0) in allocate_dynrelocs()
9784 if ((ent->tls_type & *lgot_masks & TLS_GD) != 0) in ppc64_elf_size_dynamic_sections()
11393 if ((ent->tls_type & *lgot_masks & TLS_GD) != 0) in ppc64_elf_layout_multitoc()
13274 if (tls_mask != 0 && (tls_mask & TLS_GD) == 0) in ppc64_elf_relocate_section()
13354 if (tls_mask != 0 && (tls_mask & TLS_GD) == 0) in ppc64_elf_relocate_section()
13379 if (tls_mask != 0 && (tls_mask & TLS_GD) == 0) in ppc64_elf_relocate_section()
13485 if (tls_mask != 0 && (tls_mask & TLS_GD) == 0) in ppc64_elf_relocate_section()
13578 if ((tls_mask & TLS_GD) == 0) in ppc64_elf_relocate_section()
13937 tls_type = TLS_TLS | TLS_GD; in ppc64_elf_relocate_section()
14061 if (tls_type & (TLS_LD | TLS_GD)) in ppc64_elf_relocate_section()
14065 if (tls_type == (TLS_TLS | TLS_GD)) in ppc64_elf_relocate_section()
14101 if (tls_type & (TLS_GD | TLS_DTPREL | TLS_TPREL)) in ppc64_elf_relocate_section()
14123 if (tls_type == (TLS_TLS | TLS_GD)) in ppc64_elf_relocate_section()