Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20101836 (md_apply_fix): New case for BFD_RELOC_ARM_GOT_PREL.
1837 (tc_gen_reloc): New case for BFD_RELOC_ARM_GOT_PREL.
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h3416 BFD_RELOC_ARM_GOT_PREL, enumerator
DChangeLog-20102698 * elf32-arm.c (elf32_arm_reloc_map): Map BFD_RELOC_ARM_GOT_PREL to
2700 * reloc.c (BFD_RELOC_ARM_GOT_PREL): New ARM relocation.
Delf32-arm.c1830 {BFD_RELOC_ARM_GOT_PREL, R_ARM_GOT_PREL},
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c18141 { "got_prel", BFD_RELOC_ARM_GOT_PREL}, { "GOT_PREL", BFD_RELOC_ARM_GOT_PREL},
22640 case BFD_RELOC_ARM_GOT_PREL: in md_apply_fix()
23238 case BFD_RELOC_ARM_GOT_PREL: in tc_gen_reloc()