Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocationFunctions.h31 DECL_ARM_APPLY_RELOC_FUNC(thm_movt_abs) \
90 { &thm_movt_abs, 48, "R_ARM_THM_MOVT_ABS" }, \
DARMRelocator.cpp1281 ARMRelocator::Result thm_movt_abs(Relocation& pReloc, ARMRelocator& pParent) { in thm_movt_abs() function