Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h25 DECL_MIPS_APPLY_RELOC_FUNC(call16) \
58 { &call16, 11, "R_MIPS_CALL16", 16}, \
DMipsRelocator.cpp1016 static MipsRelocator::Result call16(MipsRelocationInfo& pReloc, in call16() function