Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiFixupKinds.h33 FIXUP_LANAI_LO16, // lower 16-bits of a symbolic relocation enumerator
H A DLanaiELFObjectWriter.cpp62 case Lanai::FIXUP_LANAI_LO16: in getRelocType()
H A DLanaiAsmBackend.cpp36 case Lanai::FIXUP_LANAI_LO16: in adjustFixupValue()
H A DLanaiMCCodeEmitter.cpp102 return Lanai::FIXUP_LANAI_LO16; in FixupKind()