Home
last modified time | relevance | path

Searched refs:R_RISCV_CALL_PLT (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DRISCV.def21 ELF_RELOC(R_RISCV_CALL_PLT, 19)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def21 ELF_RELOC(R_RISCV_CALL_PLT, 19)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp86 return ELF::R_RISCV_CALL_PLT; in getRelocType()
/third_party/musl/ndk_musl_include/
Delf.h3247 #define R_RISCV_CALL_PLT 19 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h3247 #define R_RISCV_CALL_PLT 19 macro
/third_party/musl/include/
Delf.h3251 #define R_RISCV_CALL_PLT 19 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h3247 #define R_RISCV_CALL_PLT 19 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h3247 #define R_RISCV_CALL_PLT 19 macro
/third_party/musl/porting/linux/user/include/
Delf.h3255 #define R_RISCV_CALL_PLT 19 macro
/third_party/elfutils/libelf/
Delf.h3961 #define R_RISCV_CALL_PLT 19 macro
/third_party/NuttX/
DReleaseNotes29068 …b.com/apache/incubator-nuttx/pull/2799) RV64: handle relocation type R_RISCV_CALL_PLT in PIC build.