Lines Matching refs:TLS_TPREL
2303 #define TLS_TPREL 4 /* TPREL reloc, => IE. */ macro
3043 tls_type = TLS_TLS | TLS_TPREL; in ppc_elf_check_relocs()
3877 tls_clear = TLS_TPREL; in ppc_elf_tls_optimize()
4374 if ((eh->tls_mask & (TLS_TPREL | TLS_TPRELGD)) != 0) in allocate_dynrelocs()
4621 if ((*lgot_masks & (TLS_TPREL | TLS_TPRELGD)) != 0) in ppc_elf_size_dynamic_sections()
5555 && (tls_mask & TLS_TPREL) == 0) in ppc_elf_relocate_section()
5569 && (tls_mask & TLS_TPREL) == 0) in ppc_elf_relocate_section()
5799 tls_type = TLS_TLS | TLS_TPREL; in ppc_elf_relocate_section()
5865 | TLS_TPREL | TLS_TPRELGD)); in ppc_elf_relocate_section()
5894 else if ((tls_m & (TLS_TPREL | TLS_TPRELGD)) != 0) in ppc_elf_relocate_section()
5896 tls_ty = TLS_TLS | TLS_TPREL; in ppc_elf_relocate_section()
5927 else if (tls_ty == (TLS_TLS | TLS_TPREL)) in ppc_elf_relocate_section()
5936 if (tls_ty & (TLS_GD | TLS_DTPREL | TLS_TPREL)) in ppc_elf_relocate_section()
5956 if (tls_ty == (TLS_TLS | TLS_TPREL)) in ppc_elf_relocate_section()