Lines Matching refs:TLS_GD
3182 #define TLS_GD 2 /* GD reloc. */ macro
4924 tls_type = TLS_TLS | TLS_GD; in ppc64_elf_check_relocs()
5210 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD; in ppc64_elf_check_relocs()
5256 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD)) in ppc64_elf_check_relocs()
8318 tls_clear = TLS_GD; in ppc64_elf_tls_optimize()
8319 tls_type = TLS_TLS | TLS_GD; in ppc64_elf_tls_optimize()
8445 tls_set = TLS_EXPLICIT | TLS_GD; in ppc64_elf_tls_optimize()
8448 tls_set = TLS_EXPLICIT | TLS_GD | TLS_GDIE; in ppc64_elf_tls_optimize()
8449 tls_clear = TLS_GD; in ppc64_elf_tls_optimize()
8529 && ((*toc_tls & (TLS_GD | TLS_LD)) != 0)) in ppc64_elf_tls_optimize()
8557 if ((tls_clear & (TLS_GD | TLS_LD)) != 0 in ppc64_elf_tls_optimize()
8637 if (tls_set == (TLS_EXPLICIT | TLS_GD)) in ppc64_elf_tls_optimize()
9755 int entsize = (gent->tls_type & eh->tls_mask & (TLS_GD | TLS_LD) in allocate_got()
9757 int rentsize = (gent->tls_type & eh->tls_mask & TLS_GD in allocate_got()
9862 && (gent->tls_type & TLS_GD) != 0) in allocate_dynrelocs()
10327 if ((ent->tls_type & *lgot_masks & TLS_GD) != 0) in ppc64_elf_size_dynamic_sections()
12913 if ((ent->tls_type & *lgot_masks & TLS_GD) != 0) in ppc64_elf_layout_multitoc()
14108 && (*tls_mask & (TLS_GD | TLS_LD)) == 0) in ppc64_elf_size_stubs()
15805 && (tls_mask & TLS_GD) == 0) in ppc64_elf_relocate_section()
15933 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0 in ppc64_elf_relocate_section()
15960 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0 in ppc64_elf_relocate_section()
16060 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0 in ppc64_elf_relocate_section()
16107 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0 in ppc64_elf_relocate_section()
16224 if ((tls_mask & TLS_GD) == 0 in ppc64_elf_relocate_section()
16865 tls_type = TLS_TLS | TLS_GD; in ppc64_elf_relocate_section()
17000 if (tls_type & (TLS_LD | TLS_GD)) in ppc64_elf_relocate_section()
17004 if (tls_type == (TLS_TLS | TLS_GD)) in ppc64_elf_relocate_section()
17040 if (tls_type & (TLS_GD | TLS_DTPREL | TLS_TPREL)) in ppc64_elf_relocate_section()
17077 if (tls_type & (TLS_GD | TLS_LD)) in ppc64_elf_relocate_section()