Home
last modified time | relevance | path

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

/freebsd-9-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h3012 BFD_RELOC_ARM_MOVT, enumerator
/freebsd-9-stable/contrib/binutils/bfd/
Dbfd-in2.h3005 BFD_RELOC_ARM_MOVT, enumerator
Delf32-arm.c1745 {BFD_RELOC_ARM_MOVT, R_ARM_MOVT_ABS},
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-arm.c4795 inst.reloc.type = BFD_RELOC_ARM_MOVT; in parse_half()
7053 constraint (!top && inst.reloc.type == BFD_RELOC_ARM_MOVT, in do_mov16()
9651 else if (inst.reloc.type == BFD_RELOC_ARM_MOVT) in do_t_mov16()
18703 case BFD_RELOC_ARM_MOVT: in md_apply_fix()
18715 else if (fixP->fx_r_type == BFD_RELOC_ARM_MOVT in md_apply_fix()
18973 case BFD_RELOC_ARM_MOVT: in tc_gen_reloc()