Searched refs:thm_movw_brel (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocationFunctions.h29 DECL_ARM_APPLY_RELOC_FUNC(thm_movw_brel) \
126 { &thm_movw_brel, 87, "R_ARM_THM_MOVW_BREL_NC" }, \
128 { &thm_movw_brel, 89, "R_ARM_THM_MOVW_BREL" }, \
H A DARMRelocator.cpp763 ARMRelocator::Result thm_movw_brel(Relocation& pReloc, ARMRelocator& pParent) function

Completed in 46 milliseconds