Searched refs:BFD_RELOC_ARM_T32_ADD_IMM (Results 1 – 4 of 4) sorted by relevance
894 BFD_RELOC_ARM_T32_ADD_IMM for normal add/sum.895 (md_apply_fix): Handle BFD_RELOC_ARM_T32_ADD_IMM.896 (arm_force_relocation): Handle BFD_RELOC_ARM_T32_ADD_IMM.
10266 inst.reloc.type = BFD_RELOC_ARM_T32_ADD_IMM; in do_t_add_sub()20484 reloc_type = BFD_RELOC_ARM_T32_ADD_IMM; in md_convert_frag()20502 reloc_type = BFD_RELOC_ARM_T32_ADD_IMM; in md_convert_frag()22236 case BFD_RELOC_ARM_T32_ADD_IMM: in md_apply_fix()22259 || fixP->fx_r_type == BFD_RELOC_ARM_T32_ADD_IMM) in md_apply_fix()22269 if (fixP->fx_r_type == BFD_RELOC_ARM_T32_ADD_IMM) in md_apply_fix()23488 || fixp->fx_r_type == BFD_RELOC_ARM_T32_ADD_IMM in arm_force_relocation()
3475 BFD_RELOC_ARM_T32_ADD_IMM, enumerator
1401 * reloc.c: Add BFD_RELOC_ARM_T32_ADD_IMM.