Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocationFunctions.h36 DECL_ARM_APPLY_RELOC_FUNC(thm_jump8) \
145 { &thm_jump8, 103, "R_ARM_THM_JUMP8" }, \
DARMRelocator.cpp906 ARMRelocator::Result thm_jump8(Relocation& pReloc, ARMRelocator& pParent) { in thm_jump8() function