Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocationFunctions.h32 DECL_ARM_APPLY_RELOC_FUNC(thm_movt_prel) \
92 { &thm_movt_prel, 50, "R_ARM_THM_MOVT_PREL" }, \
130 { &thm_movt_prel, 88, "R_ARM_THM_MOVT_BREL" }, \
DARMRelocator.cpp1316 ARMRelocator::Result thm_movt_prel(Relocation& pReloc, ARMRelocator& pParent) { in thm_movt_prel() function