Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430FixupKinds.h27 fixup_10_pcrel, enumerator
H A DMSP430ELFObjectWriter.cpp38 case MSP430::fixup_10_pcrel: return ELF::R_MSP430_10_PCREL; in getRelocType()
H A DMSP430AsmBackend.cpp96 case MSP430::fixup_10_pcrel: { in adjustFixupValue()
H A DMSP430MCCodeEmitter.cpp163 static_cast<MCFixupKind>(MSP430::fixup_10_pcrel), MI.getLoc())); in getPCRelImmOpValue()