Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h24 DECL_MIPS_APPLY_RELOC_FUNC(pc16) \
57 { &pc16, 10, "R_MIPS_PC16", 16}, \
DMipsRelocator.cpp1090 static MipsRelocator::Result pc16(MipsRelocationInfo& pReloc, in pc16() function