Searched refs:BFD_RELOC_ARM_THUMB_MOVT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dbfd-in2.h3016 BFD_RELOC_ARM_THUMB_MOVT,
3009 BFD_RELOC_ARM_THUMB_MOVT, enumerator in enum:bfd_reloc_code_real
H A Delf32-arm.c1749 {BFD_RELOC_ARM_THUMB_MOVT, R_ARM_THM_MOVT_ABS},
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h3023 BFD_RELOC_ARM_THUMB_MOVT,
3016 BFD_RELOC_ARM_THUMB_MOVT, enumerator in enum:bfd_reloc_code_real
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-arm.c9726 inst.reloc.type = BFD_RELOC_ARM_THUMB_MOVT;
18784 case BFD_RELOC_ARM_THUMB_MOVT:
18795 || fixP->fx_r_type == BFD_RELOC_ARM_THUMB_MOVT)
18801 || fixP->fx_r_type == BFD_RELOC_ARM_THUMB_MOVT)
19066 case BFD_RELOC_ARM_THUMB_MOVT:

Completed in 385 milliseconds