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

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocationFunctions.h30 DECL_ARM_APPLY_RELOC_FUNC(thm_movw_brel) \
129 { &thm_movw_brel, 87, "R_ARM_THM_MOVW_BREL_NC" }, \
131 { &thm_movw_brel, 89, "R_ARM_THM_MOVW_BREL" }, \
H A DARMRelocator.cpp1257 ARMRelocator::Result thm_movw_brel(Relocation& pReloc, ARMRelocator& pParent) { function in namespace:mcld

Completed in 19 milliseconds