Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocationFunctions.h23 DECL_ARM_APPLY_RELOC_FUNC(thm_call) \
52 { &thm_call, 10, "R_ARM_THM_CALL" }, \
72 { &thm_call, 30, "R_ARM_THM_JUMP24" }, \
DARMRelocator.cpp1040 ARMRelocator::Result thm_call(Relocation& pReloc, ARMRelocator& pParent) { in thm_call() function