Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/bfd/
Dcoff-arm.c850 ASTD (BFD_RELOC_THUMB_PCREL_BLX, ARM_THUMB23); in coff_arm_reloc_type_lookup()
Dbfd-in2.h2959 BFD_RELOC_THUMB_PCREL_BLX, enumerator
Delf32-arm.c1708 {BFD_RELOC_THUMB_PCREL_BLX, R_ARM_THM_XPC22},
DChangeLog-00014934 BFD_RELOC_THUMB_PCREL_BLX.
8746 BFD_RELOC_THUMB_PCREL_BLX.
/freebsd-9-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h2966 BFD_RELOC_THUMB_PCREL_BLX, enumerator
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-arm.c8808 inst.reloc.type = BFD_RELOC_THUMB_PCREL_BLX; in do_t_blx()
17512 case BFD_RELOC_THUMB_PCREL_BLX: in md_pcrel_from_section()
18381 case BFD_RELOC_THUMB_PCREL_BLX: in md_apply_fix()
18387 if (fixP->fx_r_type == BFD_RELOC_THUMB_PCREL_BLX) in md_apply_fix()
19004 case BFD_RELOC_THUMB_PCREL_BLX: in tc_gen_reloc()
/freebsd-9-stable/contrib/binutils/gas/
DChangeLog-00016870 BFD_RELOC_THUMB_PCREL_BLX lie BFD_RELOC_THUMB_PCREL_BRANCH.