Home
last modified time | relevance | path

Searched refs:R_MIPS_PCHI16 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/MC/Mips/mips64r6/
Drelocations.s58 # CHECK-ELF: 0x1C R_MIPS_PCHI16 bar 0x0
/external/llvm/test/MC/Mips/mips32r6/
Drelocations.s54 # CHECK-ELF: 0x1C R_MIPS_PCHI16 bar 0x0
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp209 Type = ELF::R_MIPS_PCHI16; in GetRelocType()
/external/llvm/lib/Object/
DELF.cpp166 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_PCHI16); in getELFRelocationTypeName()
DELFYAML.cpp483 ECase(R_MIPS_PCHI16) in enumeration()
/external/llvm/include/llvm/Support/
DELF.h910 R_MIPS_PCHI16 = 64, enumerator