Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h19 DECL_MIPS_APPLY_RELOC_FUNC(rel26) \
44 { &rel26, 4, "R_MIPS_26", 26}, \
DMipsRelocator.cpp780 static MipsRelocator::Result rel26(MipsRelocationInfo& pReloc, in rel26() function