Home
last modified time | relevance | path

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

/external/llvm/test/MC/Mips/mips64r6/
Drelocations.s54 # CHECK-ELF: 0xC R_MIPS_PC21_S2 bar 0x0
55 # CHECK-ELF: 0x10 R_MIPS_PC21_S2 bar 0x0
/external/llvm/test/MC/Mips/mips32r6/
Drelocations.s50 # CHECK-ELF: 0xC R_MIPS_PC21_S2 bar 0x0
51 # CHECK-ELF: 0x10 R_MIPS_PC21_S2 bar 0x0
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp203 Type = ELF::R_MIPS_PC21_S2; in GetRelocType()
/external/llvm/lib/Object/
DELF.cpp162 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_PC21_S2); in getELFRelocationTypeName()
DELFYAML.cpp479 ECase(R_MIPS_PC21_S2) in enumeration()
/external/llvm/include/llvm/Support/
DELF.h906 R_MIPS_PC21_S2 = 60, enumerator