Home
last modified time | relevance | path

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

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