Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp170 Type = ELF::R_MICROMIPS_GOT_DISP; in GetRelocType()
/external/llvm/test/MC/Mips/
Dmicromips-relocations.s89 # CHECK-ELF: 0x{{[0-9,A-F]+}} R_MICROMIPS_GOT_DISP
/external/llvm/lib/Object/
DELF.cpp179 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MICROMIPS_GOT_DISP); in getELFRelocationTypeName()
DELFYAML.cpp496 ECase(R_MICROMIPS_GOT_DISP) in enumeration()
/external/llvm/include/llvm/Support/
DELF.h923 R_MICROMIPS_GOT_DISP = 145, enumerator