Lines Matching refs:TLS_TPREL
3260 #define TLS_TPREL 4 /* TPREL reloc, => IE. */ macro
4377 tls_type = TLS_TLS | TLS_TPREL; in ppc64_elf_check_relocs()
4540 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_TPREL; in ppc64_elf_check_relocs()
5132 tls_type = TLS_TLS | TLS_TPREL; in ppc64_elf_gc_sweep_hook()
6714 tls_clear = TLS_TPREL; in ppc64_elf_tls_optimize()
6715 tls_type = TLS_TLS | TLS_TPREL; in ppc64_elf_tls_optimize()
6769 tls_clear = TLS_TPREL; in ppc64_elf_tls_optimize()
7406 && (ent->tls_type & TLS_TPREL) != 0 in allocate_dynrelocs()
7416 gent->tls_type = TLS_TLS | TLS_TPREL; in allocate_dynrelocs()
9660 && (tls_mask & (TLS_DTPREL | TLS_TPREL)) == 0) in ppc64_elf_relocate_section()
9686 && (tls_mask & TLS_TPREL) == 0) in ppc64_elf_relocate_section()
9709 && (tls_mask & TLS_TPREL) == 0) in ppc64_elf_relocate_section()
9915 if ((tls_mask & TLS_TPREL) == 0) in ppc64_elf_relocate_section()
10159 tls_type = TLS_TLS | TLS_TPREL; in ppc64_elf_relocate_section()
10274 else if (tls_type == (TLS_TLS | TLS_TPREL)) in ppc64_elf_relocate_section()
10292 if (tls_type & (TLS_GD | TLS_DTPREL | TLS_TPREL)) in ppc64_elf_relocate_section()
10311 if (tls_type == (TLS_TLS | TLS_TPREL)) in ppc64_elf_relocate_section()