Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
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" }, \
DARMRelocator.cpp1257 ARMRelocator::Result thm_movw_brel(Relocation& pReloc, ARMRelocator& pParent) { in thm_movw_brel() function