Home
last modified time | relevance | path

Searched refs:BFD_RELOC_ARM_THUMB_MOVT (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h3404 BFD_RELOC_ARM_THUMB_MOVT, enumerator
Delf32-arm.c1861 {BFD_RELOC_ARM_THUMB_MOVT, R_ARM_THM_MOVT_ABS},
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c11792 inst.reloc.type = BFD_RELOC_ARM_THUMB_MOVT; in do_t_mov16()
22902 case BFD_RELOC_ARM_THUMB_MOVT: in md_apply_fix()
22913 || fixP->fx_r_type == BFD_RELOC_ARM_THUMB_MOVT) in md_apply_fix()
22919 || fixP->fx_r_type == BFD_RELOC_ARM_THUMB_MOVT) in md_apply_fix()
23189 case BFD_RELOC_ARM_THUMB_MOVT: in tc_gen_reloc()
23574 || fixP->fx_r_type == BFD_RELOC_ARM_THUMB_MOVT in arm_fix_adjustable()