Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocationFunctions.h33 DECL_MIPS_APPLY_RELOC_FUNC(jalr) \
84 { &jalr, 37, "R_MIPS_JALR", 32}, \
H A DMipsRelocator.cpp1084 static MipsRelocator::Result jalr(MipsRelocationInfo& pReloc, in jalr() function