Home
last modified time | relevance | path

Searched refs:fixup_10_pcrel (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430FixupKinds.h27 fixup_10_pcrel, enumerator
DMSP430ELFObjectWriter.cpp39 case MSP430::fixup_10_pcrel: return ELF::R_MSP430_10_PCREL; in getRelocType()
DMSP430AsmBackend.cpp109 case MSP430::fixup_10_pcrel: { in adjustFixupValue()
DMSP430MCCodeEmitter.cpp161 static_cast<MCFixupKind>(MSP430::fixup_10_pcrel), MI.getLoc())); in getPCRelImmOpValue()
/external/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430FixupKinds.h27 fixup_10_pcrel, enumerator
DMSP430ELFObjectWriter.cpp39 case MSP430::fixup_10_pcrel: return ELF::R_MSP430_10_PCREL; in getRelocType()
DMSP430AsmBackend.cpp101 case MSP430::fixup_10_pcrel: { in adjustFixupValue()
DMSP430MCCodeEmitter.cpp161 static_cast<MCFixupKind>(MSP430::fixup_10_pcrel), MI.getLoc())); in getPCRelImmOpValue()
/external/llvm-project/llvm/test/MC/MSP430/
Dreloc.s22 ; CHECK: ; fixup A - offset: 0, value: foo, kind: fixup_10_pcrel