Lines Matching refs:TLS_DTPREL
2304 #define TLS_DTPREL 8 /* DTPREL reloc, => LD. */ macro
3061 tls_type = TLS_TLS | TLS_DTPREL; in ppc_elf_check_relocs()
4498 if ((eh->tls_mask & TLS_DTPREL) != 0) in allocate_dynrelocs()
4745 if ((*lgot_masks & TLS_DTPREL) != 0) in ppc_elf_size_dynamic_sections()
5903 tls_type = TLS_TLS | TLS_DTPREL; in ppc_elf_relocate_section()
5961 & (TLS_LD | TLS_GD | TLS_DTPREL in ppc_elf_relocate_section()
5986 else if ((tls_m & TLS_DTPREL) != 0) in ppc_elf_relocate_section()
5988 tls_ty = TLS_TLS | TLS_DTPREL; in ppc_elf_relocate_section()
5989 tls_m &= ~TLS_DTPREL; in ppc_elf_relocate_section()
6022 else if (tls_ty == (TLS_TLS | TLS_DTPREL)) in ppc_elf_relocate_section()
6033 if (tls_ty & (TLS_GD | TLS_DTPREL | TLS_TPREL)) in ppc_elf_relocate_section()
6092 if (tls_type != (TLS_TLS | TLS_DTPREL)) in ppc_elf_relocate_section()
6094 if ((tls_mask & TLS_DTPREL) != 0) in ppc_elf_relocate_section()