Home
last modified time | relevance | path

Searched refs:R_MIPS16_LO16 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp241 case ELF::R_MIPS16_LO16: in needsRelocateWithSymbol()
/external/llvm/lib/Object/
DELF.cpp170 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS16_LO16); in getELFRelocationTypeName()
DELFYAML.cpp487 ECase(R_MIPS16_LO16) in enumeration()
/external/llvm/include/llvm/Support/
DELF.h914 R_MIPS16_LO16 = 105, enumerator