Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchFixupKinds.h113 fixup_loongarch_align = FirstLiteralRelocationKind + ELF::R_LARCH_ALIGN,
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DLoongArch.def116 ELF_RELOC(R_LARCH_ALIGN, 102)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp499 case R_LARCH_ALIGN: in getRelExpr()
760 case R_LARCH_ALIGN: { in relax()
/freebsd/sys/sys/
H A Delf_common.h1518 #define R_LARCH_ALIGN 102 macro