Home
last modified time | relevance | path

Searched refs:R_RISCV_GOT_HI20 (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/riscv/
H A Dno-relax-reloc.d12 0+10 R_RISCV_GOT_HI20.*
H A Drelax-reloc.d16 0+10 R_RISCV_GOT_HI20.*
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/riscv/
H A Dno-relax-reloc.d12 0+10 R_RISCV_GOT_HI20.*
H A Drelax-reloc.d16 0+10 R_RISCV_GOT_HI20.*
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/riscv/
H A Dno-relax-reloc.d12 0+10 R_RISCV_GOT_HI20.*
H A Drelax-reloc.d16 0+10 R_RISCV_GOT_HI20.*
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ExecutionEngine/JITLink/
H A Driscv.h79 R_RISCV_GOT_HI20, enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/riscv/kernel/
H A Dmodule.c301 [R_RISCV_GOT_HI20] = apply_r_riscv_got_hi20_rela,
370 || hi20_type == R_RISCV_GOT_HI20)) { in apply_relocate_add()
382 && hi20_type == R_RISCV_GOT_HI20) { in apply_relocate_add()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/riscv/kernel/
H A Dmodule.c301 [R_RISCV_GOT_HI20] = apply_r_riscv_got_hi20_rela,
370 || hi20_type == R_RISCV_GOT_HI20)) { in apply_relocate_add()
382 && hi20_type == R_RISCV_GOT_HI20) { in apply_relocate_add()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/riscv/kernel/
H A Dmodule.c301 [R_RISCV_GOT_HI20] = apply_r_riscv_got_hi20_rela,
370 || hi20_type == R_RISCV_GOT_HI20)) { in apply_relocate_add()
382 && hi20_type == R_RISCV_GOT_HI20) { in apply_relocate_add()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp44 bool isGOTEdgeToFix(Edge &E) const { return E.getKind() == R_RISCV_GOT_HI20; } in isGOTEdgeToFix()
276 case ELF::R_RISCV_GOT_HI20: in getRelocationKind()
277 return EdgeKind_riscv::R_RISCV_GOT_HI20; in getRelocationKind()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/riscv/include/uapi/asm/
H A Delf.h58 #define R_RISCV_GOT_HI20 20 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/riscv-linux-any/asm/
H A Delf.h58 #define R_RISCV_GOT_HI20 20 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/riscv/include/uapi/asm/
H A Delf.h58 #define R_RISCV_GOT_HI20 20 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/riscv-linux-any/asm/
H A Delf.h58 #define R_RISCV_GOT_HI20 20 macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/riscv/include/uapi/asm/
H A Delf.h58 #define R_RISCV_GOT_HI20 20 macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/riscv/include/
H A Delf_machdep.h77 #define R_RISCV_GOT_HI20 20 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
H A DRISCV.def22 ELF_RELOC(R_RISCV_GOT_HI20, 20)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DRISCV.def22 ELF_RELOC(R_RISCV_GOT_HI20, 20)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DRISCV.def22 ELF_RELOC(R_RISCV_GOT_HI20, 20)
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/BinaryFormat/ELFRelocs/
H A DRISCV.def22 ELF_RELOC(R_RISCV_GOT_HI20, 20)
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/BinaryFormat/ELFRelocs/
H A DRISCV.def22 ELF_RELOC(R_RISCV_GOT_HI20, 20)
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DRISCV.def22 ELF_RELOC(R_RISCV_GOT_HI20, 20)
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/BinaryFormat/ELFRelocs/
H A DRISCV.def22 ELF_RELOC(R_RISCV_GOT_HI20, 20)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DRISCV.def22 ELF_RELOC(R_RISCV_GOT_HI20, 20)

12345678910>>...13