Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def57 ELF_RELOC(R_RISCV_SET16, 55)
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp154 return ELF::R_RISCV_SET16; in getRelocType()
/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
DRISCV.cpp240 case R_RISCV_SET16: in getRelExpr()
458 case R_RISCV_SET16: in relocate()
/freebsd-12-stable/sys/sys/
Delf_common.h1317 #define R_RISCV_SET16 55 macro