Home
last modified time | relevance | path

Searched refs:ELF_R_SYM (Results 1 – 25 of 267) sorted by relevance

1234567891011

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/android_crazy_linker/src/src/
H A Delf_traits.h37 # ifndef ELF_R_SYM
38 # define ELF_R_SYM ELF32_R_SYM macro
67 # ifndef ELF_R_SYM
68 # define ELF_R_SYM ELF64_R_SYM macro
/dports/lang/ghc/ghc-8.10.7/rts/linker/
H A DElfTypes.h44 #if !defined(ELF_R_SYM)
45 #define ELF_R_SYM ELF64_R_SYM macro
68 #if !defined(ELF_R_SYM)
69 #define ELF_R_SYM ELF32_R_SYM macro
/dports/devel/radare2/radare2-5.1.1/libr/bin/format/elf/
H A Delf_specs.h7 #undef ELF_R_SYM
20 # define ELF_R_SYM ELF64_R_SYM macro
32 # define ELF_R_SYM ELF32_R_SYM macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/asm-generic/
H A Dmodule.h29 #define ELF_R_SYM(X) ELF64_R_SYM(X) macro
46 #define ELF_R_SYM(X) ELF32_R_SYM(X) macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/asm-generic/
H A Dmodule.h29 #define ELF_R_SYM(X) ELF64_R_SYM(X) macro
46 #define ELF_R_SYM(X) ELF32_R_SYM(X) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/asm-generic/
H A Dmodule.h29 #define ELF_R_SYM(X) ELF64_R_SYM(X) macro
46 #define ELF_R_SYM(X) ELF32_R_SYM(X) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
91 *((uint32_t*) buf) = dynsym[ELF_R_SYM(r->r_info)].st_value;
93 *((uint64_t*) buf) = dynsym[ELF_R_SYM(r->r_info)].st_value;
107 #undef ELF_R_SYM
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
91 *((uint32_t*) buf) = dynsym[ELF_R_SYM(r->r_info)].st_value;
93 *((uint64_t*) buf) = dynsym[ELF_R_SYM(r->r_info)].st_value;
107 #undef ELF_R_SYM
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
91 *((uint32_t*) buf) = dynsym[ELF_R_SYM(r->r_info)].st_value;
93 *((uint64_t*) buf) = dynsym[ELF_R_SYM(r->r_info)].st_value;
107 #undef ELF_R_SYM
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
91 *((uint32_t*) buf) = dynsym[ELF_R_SYM(r->r_info)].st_value;
93 *((uint64_t*) buf) = dynsym[ELF_R_SYM(r->r_info)].st_value;
107 #undef ELF_R_SYM
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
91 *((uint32_t*) buf) = dynsym[ELF_R_SYM(r->r_info)].st_value;
93 *((uint64_t*) buf) = dynsym[ELF_R_SYM(r->r_info)].st_value;
107 #undef ELF_R_SYM
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
97 …*((uint32_t*) buf) = cpu_to_target32(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
99 …*((uint64_t*) buf) = cpu_to_target64(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
113 #undef ELF_R_SYM
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
97 …*((uint32_t*) buf) = cpu_to_target32(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
99 …*((uint64_t*) buf) = cpu_to_target64(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
113 #undef ELF_R_SYM
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
97 …*((uint32_t*) buf) = cpu_to_target32(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
99 …*((uint64_t*) buf) = cpu_to_target64(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
113 #undef ELF_R_SYM
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
97 …*((uint32_t*) buf) = cpu_to_target32(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
99 …*((uint64_t*) buf) = cpu_to_target64(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
113 #undef ELF_R_SYM
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
97 …*((uint32_t*) buf) = cpu_to_target32(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
99 …*((uint64_t*) buf) = cpu_to_target64(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
113 #undef ELF_R_SYM
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
97 …*((uint32_t*) buf) = cpu_to_target32(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
99 …*((uint64_t*) buf) = cpu_to_target64(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
113 #undef ELF_R_SYM
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
97 …*((uint32_t*) buf) = cpu_to_target32(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
99 …*((uint64_t*) buf) = cpu_to_target64(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
113 #undef ELF_R_SYM
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
97 …*((uint32_t*) buf) = cpu_to_target32(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
99 …*((uint64_t*) buf) = cpu_to_target64(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
113 #undef ELF_R_SYM
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
97 …*((uint32_t*) buf) = cpu_to_target32(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
99 …*((uint64_t*) buf) = cpu_to_target64(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
113 #undef ELF_R_SYM
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
97 …*((uint32_t*) buf) = cpu_to_target32(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
99 …*((uint64_t*) buf) = cpu_to_target64(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
113 #undef ELF_R_SYM
/dports/sysutils/u-boot-sopine/u-boot-2021.07/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
97 …*((uint32_t*) buf) = cpu_to_target32(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
99 …*((uint64_t*) buf) = cpu_to_target64(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
113 #undef ELF_R_SYM
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
97 …*((uint32_t*) buf) = cpu_to_target32(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
99 …*((uint64_t*) buf) = cpu_to_target64(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
113 #undef ELF_R_SYM
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
97 …*((uint32_t*) buf) = cpu_to_target32(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
99 …*((uint64_t*) buf) = cpu_to_target64(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
113 #undef ELF_R_SYM
/dports/sysutils/u-boot-rpi/u-boot-2021.07/tools/
H A Dprelink-riscv.inc25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
97 …*((uint32_t*) buf) = cpu_to_target32(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
99 …*((uint64_t*) buf) = cpu_to_target64(targetnn_to_cpu(dynsym[ELF_R_SYM(targetnn_to_cpu(r->r_info))]…
113 #undef ELF_R_SYM

1234567891011