Home
last modified time | relevance | path

Searched refs:R_RISCV_ALIGN (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DRISCV.def45 ELF_RELOC(R_RISCV_ALIGN, 43)
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFObjectWriter.cpp146 return ELF::R_RISCV_ALIGN; in getRelocType()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp320 case R_RISCV_ALIGN: in getRelExpr()
829 case R_RISCV_ALIGN: { in relax()
977 if (r.type == R_RISCV_ALIGN) { in finalizeRelax()
/freebsd/sys/sys/
H A Delf_common.h1394 #define R_RISCV_ALIGN 43 macro
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp844 case ELF::R_RISCV_ALIGN: in getRelocationKind()
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2146 _ELF_DEFINE_RELOC(R_RISCV_ALIGN, 43) \