Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h23 DECL_MIPS_APPLY_RELOC_FUNC(got16) \
56 { &got16, 9, "R_MIPS_GOT16", 16}, \
DMipsRelocator.cpp963 static MipsRelocator::Result got16(MipsRelocationInfo& pReloc, in got16() function