Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c5718 inst.reloc.type = BFD_RELOC_ARM_MOVT; in parse_half()
8761 constraint (!top && inst.reloc.type == BFD_RELOC_ARM_MOVT, in do_mov16()
11789 else if (inst.reloc.type == BFD_RELOC_ARM_MOVT) in do_t_mov16()
22900 case BFD_RELOC_ARM_MOVT: in md_apply_fix()
22912 else if (fixP->fx_r_type == BFD_RELOC_ARM_MOVT in md_apply_fix()
23175 case BFD_RELOC_ARM_MOVT: in tc_gen_reloc()
23570 || fixP->fx_r_type == BFD_RELOC_ARM_MOVT in arm_fix_adjustable()
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h3400 BFD_RELOC_ARM_MOVT, enumerator
Delf32-arm.c1857 {BFD_RELOC_ARM_MOVT, R_ARM_MOVT_ABS},