Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h25 DECL_MIPS_APPLY_RELOC_FUNC(gotdisp) \
57 { &gotdisp, 19, "R_MIPS_GOT_DISP", 16}, \
58 { &gotdisp, 20, "R_MIPS_GOT_PAGE", 16}, \
DMipsRelocator.cpp1041 MipsRelocator::Result gotdisp(MipsRelocationInfo& pReloc, MipsRelocator& pParent) in gotdisp() function