Home
last modified time | relevance | path

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

/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
DELF_N64R6_relocations.s24 # Test R_MIPS_PC18_S3 relocation.
25 # rtdyld-check: decode_operand(R_MIPS_PC18_S3, 1)[20:0] = (foo - R_MIPS_PC18_S3)[20:0]
26 R_MIPS_PC18_S3: label
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def60 ELF_RELOC(R_MIPS_PC18_S3, 62)
/external/llvm/test/MC/Mips/mips64r6/
Drelocations.s60 # CHECK-ELF: 0x24 R_MIPS_PC18_S3/R_MIPS_NONE/R_MIPS_NONE bar 0x0
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp95 return ELF::R_MIPS_PC18_S3; in GetRelocType()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp702 case ELF::R_MIPS_PC18_S3: { in evaluateMIPS64Relocation()
768 case ELF::R_MIPS_PC18_S3: in applyMIPS64Relocation()