Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocationFunctions.h37 DECL_MIPS_APPLY_RELOC_FUNC(pc19_s2) \
110 { &pc19_s2, 63, "R_MIPS_PC19_S2", 19}, \
H A DMipsRelocator.cpp1120 static MipsRelocator::Result pc19_s2(MipsRelocationInfo& pReloc, in pc19_s2() function