Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLA25Stub.cpp24 R_MIPS_LA25_LUI = 200, enumerator
43 addFixup(0, 0x0, R_MIPS_LA25_LUI); in MipsLA25Stub()
DMipsRelocator.cpp27 R_MIPS_LA25_LUI = 200, enumerator
64 if (pIsRel && (type() < llvm::ELF::R_MIPS_LA25_LUI || in MipsRelocationInfo()