Home
last modified time | relevance | path

Searched refs:R_RISCV_JAL (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DRISCV.def19 ELF_RELOC(R_RISCV_JAL, 17)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def19 ELF_RELOC(R_RISCV_JAL, 17)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp76 return ELF::R_RISCV_JAL; in getRelocType()
/third_party/musl/porting/linux/user/include/
Delf.h3253 #define R_RISCV_JAL 17 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h3245 #define R_RISCV_JAL 17 macro
/third_party/musl/include/
Delf.h3263 #define R_RISCV_JAL 17 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h3245 #define R_RISCV_JAL 17 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h3245 #define R_RISCV_JAL 17 macro
/third_party/elfutils/libelf/
Delf.h3959 #define R_RISCV_JAL 17 macro
/third_party/NuttX/
DReleaseNotes31746 * [#6241](https://github.com/apache/nuttx/pull/6241) libs: risc-v: Add R_RISCV_JAL support to arch_…