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

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

Completed in 504 milliseconds