Lines Matching refs:TLS_GD

3258 #define TLS_GD		 1	/* GD reloc. */  macro
4368 tls_type = TLS_TLS | TLS_GD; in ppc64_elf_check_relocs()
4549 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD; in ppc64_elf_check_relocs()
4589 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD)) in ppc64_elf_check_relocs()
5125 tls_type = TLS_TLS | TLS_GD; in ppc64_elf_gc_sweep_hook()
6700 tls_clear = TLS_GD; in ppc64_elf_tls_optimize()
6701 tls_type = TLS_TLS | TLS_GD; in ppc64_elf_tls_optimize()
6784 tls_set = TLS_EXPLICIT | TLS_GD; in ppc64_elf_tls_optimize()
6787 tls_set = TLS_EXPLICIT | TLS_GD | TLS_TPRELGD; in ppc64_elf_tls_optimize()
6788 tls_clear = TLS_GD; in ppc64_elf_tls_optimize()
6839 if (tls_set == (TLS_EXPLICIT | TLS_GD)) in ppc64_elf_tls_optimize()
7399 && (gent->tls_type & TLS_GD) != 0) in allocate_dynrelocs()
7444 += (gent->tls_type & eh->tls_mask & (TLS_GD | TLS_LD)) ? 16 : 8; in allocate_dynrelocs()
7451 += (gent->tls_type & eh->tls_mask & TLS_GD in allocate_dynrelocs()
7681 if ((ent->tls_type & *lgot_masks & TLS_GD) != 0) in ppc64_elf_size_dynamic_sections()
9670 if (tls_mask != 0 && (tls_mask & TLS_GD) == 0) in ppc64_elf_relocate_section()
9763 if (tls_mask != 0 && (tls_mask & TLS_GD) == 0) in ppc64_elf_relocate_section()
9788 if (tls_mask != 0 && (tls_mask & TLS_GD) == 0) in ppc64_elf_relocate_section()
9890 if ((tls_mask & TLS_GD) == 0) in ppc64_elf_relocate_section()
10145 tls_type = TLS_TLS | TLS_GD; in ppc64_elf_relocate_section()
10255 if (tls_type & (TLS_LD | TLS_GD)) in ppc64_elf_relocate_section()
10259 if (tls_type == (TLS_TLS | TLS_GD)) in ppc64_elf_relocate_section()
10292 if (tls_type & (TLS_GD | TLS_DTPREL | TLS_TPREL)) in ppc64_elf_relocate_section()
10314 if (tls_type == (TLS_TLS | TLS_GD)) in ppc64_elf_relocate_section()