Home
last modified time | relevance | path

Searched refs:BFD_RELOC_LO16_GOTOFF (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c1890 MAP ("got@l", BFD_RELOC_LO16_GOTOFF), in ppc_elf_suffix()
2011 case BFD_RELOC_LO16_GOTOFF: in ppc_elf_suffix()
2349 && fixp->fx_r_type != BFD_RELOC_LO16_GOTOFF in ppc_elf_validate_fix()
3252 case BFD_RELOC_LO16_GOTOFF: in md_assemble()
6361 && fix->fx_r_type != BFD_RELOC_LO16_GOTOFF in ppc_fix_adjustable()
6709 case BFD_RELOC_LO16_GOTOFF: in md_apply_fix()
6892 case BFD_RELOC_LO16_GOTOFF: in md_apply_fix()
Dtc-i370.c626 || ptr->reloc == BFD_RELOC_LO16_GOTOFF in i370_elf_suffix()
1150 && fixp->fx_r_type != BFD_RELOC_LO16_GOTOFF in i370_elf_validate_fix()
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h2598 BFD_RELOC_LO16_GOTOFF, enumerator
Delf32-ppc.c1885 case BFD_RELOC_LO16_GOTOFF: r = R_PPC_GOT16_LO; break; in ppc_elf_reloc_type_lookup()
Delf64-ppc.c2224 case BFD_RELOC_LO16_GOTOFF: r = R_PPC64_GOT16_LO; in ppc64_elf_reloc_type_lookup()