Home
last modified time | relevance | path

Searched refs:fixup_16_pcrel_byte (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/test/MC/MSP430/
Dreloc.s9 ; CHECK: ; fixup A - offset: 2, value: disp+2, kind: fixup_16_pcrel_byte
17 ; CHECK: ; fixup A - offset: 2, value: disp, kind: fixup_16_pcrel_byte
18 ; CHECK: ; fixup B - offset: 4, value: disp+2, kind: fixup_16_pcrel_byte
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430FixupKinds.h35 fixup_16_pcrel_byte, enumerator
DMSP430ELFObjectWriter.cpp43 case MSP430::fixup_16_pcrel_byte: return ELF::R_MSP430_16_PCREL_BYTE; in getRelocType()
DMSP430MCCodeEmitter.cpp137 FixupKind = MSP430::fixup_16_pcrel_byte; in getMemOpValue()
/external/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430FixupKinds.h35 fixup_16_pcrel_byte, enumerator
DMSP430ELFObjectWriter.cpp43 case MSP430::fixup_16_pcrel_byte: return ELF::R_MSP430_16_PCREL_BYTE; in getRelocType()
DMSP430MCCodeEmitter.cpp137 FixupKind = MSP430::fixup_16_pcrel_byte; in getMemOpValue()