Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h34 DECL_MIPS_APPLY_RELOC_FUNC(pc32) \
295 { &pc32, 248, "R_MIPS_PC32", 32}, \
DMipsRelocator.cpp1100 static MipsRelocator::Result pc32(MipsRelocationInfo& pReloc, in pc32() function