Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h27 DECL_MIPS_APPLY_RELOC_FUNC(gotdisp) \
59 { &gotdisp, 19, "R_MIPS_GOT_DISP", 16}, \
60 { &gotdisp, 20, "R_MIPS_GOT_PAGE", 16}, \
DMipsRelocator.cpp975 static MipsRelocator::Result gotdisp(MipsRelocationInfo& pReloc, in gotdisp() function