Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h26 DECL_MIPS_APPLY_RELOC_FUNC(gotoff) \
59 { &gotoff, 21, "R_MIPS_GOT_OFST", 16}, \
DMipsRelocator.cpp1050 MipsRelocator::Result gotoff(MipsRelocationInfo& pReloc, MipsRelocator& pParent) in gotoff() function