Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h21 DECL_MIPS_APPLY_RELOC_FUNC(got16) \
47 { &got16, 9, "R_MIPS_GOT16", 16}, \
DMipsRelocator.cpp928 MipsRelocator::Result got16(MipsRelocationInfo& pReloc, MipsRelocator& pParent) in got16() function