Home
last modified time | relevance | path

Searched refs:BFD_RELOC_THUMB_PCREL_BLX (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20092015 BFD_RELOC_THUMB_PCREL_BLX, BFD_RELOC_THUMB_PCREL_CALL,
2022 BFD_RELOC_ARM_PCREL_BLX, BFD_RELOC_THUMB_PCREL_BLX,
2040 * config/tc-arm.c (do_t_blx): Always use BFD_RELOC_THUMB_PCREL_BLX.
2042 (tc_gen_reloc): Change BFD_RELOC_THUMB_PCREL_BLX relocations to
DChangeLog-20102061 BFD_RELOC_THUMB_PCREL_BLX, BFD_RELOC_ARM_PCREL_BLX,
DChangeLog-00016860 BFD_RELOC_THUMB_PCREL_BLX lie BFD_RELOC_THUMB_PCREL_BRANCH.
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-arm.c848 ASTD (BFD_RELOC_THUMB_PCREL_BLX, ARM_THUMB23); in coff_arm_reloc_type_lookup()
Dbfd-in2.h3354 BFD_RELOC_THUMB_PCREL_BLX, enumerator
DChangeLog-00014934 BFD_RELOC_THUMB_PCREL_BLX.
8746 BFD_RELOC_THUMB_PCREL_BLX.
Delf32-arm.c1812 {BFD_RELOC_THUMB_PCREL_BLX, R_ARM_THM_XPC22},
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c10696 encode_branch (BFD_RELOC_THUMB_PCREL_BLX); in do_t_blx()
21498 case BFD_RELOC_THUMB_PCREL_BLX: in md_pcrel_from_section()
22533 case BFD_RELOC_THUMB_PCREL_BLX: in md_apply_fix()
22569 fixP->fx_r_type = BFD_RELOC_THUMB_PCREL_BLX; in md_apply_fix()
22575 if (fixP->fx_r_type == BFD_RELOC_THUMB_PCREL_BLX) in md_apply_fix()
22584 && fixP->fx_r_type == BFD_RELOC_THUMB_PCREL_BLX) in md_apply_fix()
23214 case BFD_RELOC_THUMB_PCREL_BLX: in tc_gen_reloc()
23220 code = BFD_RELOC_THUMB_PCREL_BLX; in tc_gen_reloc()
23458 case BFD_RELOC_THUMB_PCREL_BLX: in arm_force_relocation()
25597 case BFD_RELOC_THUMB_PCREL_BLX: in arm_apply_sym_value()