Lines Matching refs:TLS_LD

2134 #define TLS_LD		 4	/* LD reloc. */  macro
3051 tls_type = TLS_TLS | TLS_LD; in ppc_elf_check_relocs()
4508 tls_clear = TLS_LD; in ppc_elf_tls_optimize()
4672 if ((tls_clear & (TLS_GD | TLS_LD)) != 0 in ppc_elf_tls_optimize()
5133 if ((eh->tls_mask & (TLS_TLS | TLS_LD)) == (TLS_TLS | TLS_LD)) in allocate_dynrelocs()
5162 if ((eh->tls_mask & (TLS_TLS | TLS_LD)) == (TLS_TLS | TLS_LD)) in allocate_dynrelocs()
5596 if ((*lgot_masks & (TLS_TLS | TLS_LD)) == (TLS_TLS | TLS_LD)) in ppc_elf_size_dynamic_sections()
6283 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_LD) == 0 in ppc_elf_relax_section()
7196 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_LD) == 0 in ppc_elf_relocate_section()
7223 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_LD) == 0 in ppc_elf_relocate_section()
7344 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_LD) == 0 in ppc_elf_relocate_section()
7686 tls_type = TLS_TLS | TLS_LD; in ppc_elf_relocate_section()
7720 if (tls_type == (TLS_TLS | TLS_LD) in ppc_elf_relocate_section()
7757 ? tls_mask & (TLS_LD | TLS_GD | TLS_DTPREL in ppc_elf_relocate_section()
7762 tls_m = TLS_LD; in ppc_elf_relocate_section()
7763 else if ((tls_m & TLS_LD) != 0 in ppc_elf_relocate_section()
7765 tls_m &= ~TLS_LD; in ppc_elf_relocate_section()
7773 if ((tls_m & TLS_LD) != 0) in ppc_elf_relocate_section()
7775 tls_ty = TLS_TLS | TLS_LD; in ppc_elf_relocate_section()
7776 tls_m &= ~TLS_LD; in ppc_elf_relocate_section()
7821 if (tls_ty & (TLS_LD | TLS_GD)) in ppc_elf_relocate_section()
7846 if (indx == 0 && tls_ty != (TLS_TLS | TLS_LD)) in ppc_elf_relocate_section()
7875 if (tls_ty & TLS_LD) in ppc_elf_relocate_section()
7883 if (tls_ty & (TLS_LD | TLS_GD)) in ppc_elf_relocate_section()
7895 if (tls_ty & (TLS_LD | TLS_GD)) in ppc_elf_relocate_section()
7909 if (tls_type != (TLS_TLS | TLS_LD)) in ppc_elf_relocate_section()
7911 if ((tls_mask & TLS_LD) != 0 in ppc_elf_relocate_section()