Home
last modified time | relevance | path

Searched refs:R_MICROMIPS_LO16 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp158 Type = ELF::R_MICROMIPS_LO16; in GetRelocType()
242 case ELF::R_MICROMIPS_LO16: in needsRelocateWithSymbol()
/external/llvm/test/MC/Mips/
Dmicromips-relocations.s83 # CHECK-ELF: 0x{{[0-9,A-F]+}} R_MICROMIPS_LO16
/external/llvm/lib/Object/
DELF.cpp175 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MICROMIPS_LO16); in getELFRelocationTypeName()
DELFYAML.cpp492 ECase(R_MICROMIPS_LO16) in enumeration()
/external/llvm/include/llvm/Support/
DELF.h919 R_MICROMIPS_LO16 = 135, enumerator