Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h30 DECL_MIPS_APPLY_RELOC_FUNC(gothi16) \
69 { &gothi16, 22, "R_MIPS_GOT_HI16", 16}, \
77 { &gothi16, 30, "R_MIPS_CALL_HI16", 16}, \
DMipsRelocator.cpp984 static MipsRelocator::Result gothi16(MipsRelocationInfo& pReloc, in gothi16() function