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.27/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.27/bfd/
Dbfd-in2.h3558 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.27/gas/config/
Dtc-arm.c8165 inst.reloc.type = BFD_RELOC_ARM_T32_CP_OFF_IMM; in encode_arm_cp_address()
22225 case BFD_RELOC_ARM_T32_CP_OFF_IMM: in md_pcrel_from_section()
23482 case BFD_RELOC_ARM_T32_CP_OFF_IMM: in md_apply_fix()
24261 case BFD_RELOC_ARM_T32_CP_OFF_IMM: type = "T32_CP_OFF_IMM"; break; in tc_gen_reloc()
24416 || fixp->fx_r_type == BFD_RELOC_ARM_T32_CP_OFF_IMM in arm_force_relocation()