Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h29 DECL_MIPS_APPLY_RELOC_FUNC(gotoff) \
68 { &gotoff, 21, "R_MIPS_GOT_OFST", 16}, \
DMipsRelocator.cpp1077 static MipsRelocator::Result gotoff(MipsRelocationInfo& pReloc, in gotoff() function