Home
last modified time | relevance | path

Searched refs:BFD_RELOC_ARM_T32_CP_OFF_IMM (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20051034 BFD_RELOC_ARM_T32_CP_OFF_IMM in thumb mode.
1041 (md_pcrel_from_section): Handle BFD_RELOC_ARM_T32_CP_OFF_IMM.
1044 (md_apply_fix): Handle BFD_RELOC_ARM_T32_CP_OFF_IMM and
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h3485 BFD_RELOC_ARM_T32_CP_OFF_IMM, enumerator
DChangeLog-2005879 * reloc.c: Add BFD_RELOC_ARM_T32_CP_OFF_IMM and
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c7920 inst.reloc.type = BFD_RELOC_ARM_T32_CP_OFF_IMM; in encode_arm_cp_address()
21476 case BFD_RELOC_ARM_T32_CP_OFF_IMM: in md_pcrel_from_section()
22688 case BFD_RELOC_ARM_T32_CP_OFF_IMM: in md_apply_fix()
23338 case BFD_RELOC_ARM_T32_CP_OFF_IMM: type = "T32_CP_OFF_IMM"; break; in tc_gen_reloc()
23493 || fixp->fx_r_type == BFD_RELOC_ARM_T32_CP_OFF_IMM in arm_force_relocation()