Home
last modified time | relevance | path

Searched refs:BFD_RELOC_PPC_EMB_SDA21 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c1946 MAP32 ("sda21", BFD_RELOC_PPC_EMB_SDA21), in ppc_elf_suffix()
3108 case BFD_RELOC_PPC_EMB_SDA21: in md_assemble()
6744 case BFD_RELOC_PPC_EMB_SDA21: in md_apply_fix()
6942 case BFD_RELOC_PPC_EMB_SDA21: in md_apply_fix()
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h3234 BFD_RELOC_PPC_EMB_SDA21, enumerator
Delf32-ppc.c1951 case BFD_RELOC_PPC_EMB_SDA21: r = R_PPC_EMB_SDA21; break; in ppc_elf_reloc_type_lookup()