Searched refs:BFD_RELOC_PPC_TLSLD (Results 1 – 6 of 6) sorted by relevance
3033 reloc = BFD_RELOC_PPC_TLSLD; in md_assemble()6765 case BFD_RELOC_PPC_TLSLD: in md_apply_fix()
3289 BFD_RELOC_PPC_TLSLD, enumerator
1911 case BFD_RELOC_PPC_TLSLD: r = R_PPC_TLSLD; break; in ppc_elf_reloc_type_lookup()
4116 * reloc.c (BFD_RELOC_PPC_TLSGD, BFD_RELOC_PPC_TLSLD): New.
2316 case BFD_RELOC_PPC_TLSLD: r = R_PPC64_TLSLD; in ppc64_elf_reloc_type_lookup()
2325 (md_apply_fix): Handle BFD_RELOC_PPC_TLSGD and BFD_RELOC_PPC_TLSLD.