Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h27 DECL_MIPS_APPLY_RELOC_FUNC(gothi16) \
60 { &gothi16, 22, "R_MIPS_GOT_HI16", 16}, \
68 { &gothi16, 30, "R_MIPS_CALL_HI16", 16}, \
DMipsRelocator.cpp951 MipsRelocator::Result gothi16(MipsRelocationInfo& pReloc, MipsRelocator& pParent) in gothi16() function