Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h31 DECL_MIPS_APPLY_RELOC_FUNC(gotlo16) \
70 { &gotlo16, 23, "R_MIPS_GOT_LO16", 16}, \
78 { &gotlo16, 31, "R_MIPS_CALL_LO16", 16}, \
DMipsRelocator.cpp996 static MipsRelocator::Result gotlo16(MipsRelocationInfo& pReloc, in gotlo16() function