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

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dbfd-in2.h3001 BFD_RELOC_ARM_THUMB_MOVT,
2994 BFD_RELOC_ARM_THUMB_MOVT, enumerator in enum:bfd_reloc_code_real
H A Delf32-arm.c1745 {BFD_RELOC_ARM_THUMB_MOVT, R_ARM_THM_MOVT_ABS},
/macosx-10.9.5/cctools-845/as/
H A Darm.c135 BFD_RELOC_ARM_THUMB_MOVT = ARM_THUMB_RELOC_HI16 enumerator in enum:__anon6849
8779 inst.reloc.type = BFD_RELOC_ARM_THUMB_MOVT;
17782 case BFD_RELOC_ARM_THUMB_MOVT:
17798 || fixP->fx_r_type == BFD_RELOC_ARM_THUMB_MOVT)
17804 || fixP->fx_r_type == BFD_RELOC_ARM_THUMB_MOVT)

Completed in 454 milliseconds