Home
last modified time | relevance | path

Searched defs:Elf_Rel (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/asm-generic/
H A Dmodule.h23 #define Elf_Rel Elf64_Rel macro
40 #define Elf_Rel Elf32_Rel macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/asm-generic/
H A Dmodule.h23 #define Elf_Rel Elf64_Rel macro
40 #define Elf_Rel Elf32_Rel macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/asm-generic/
H A Dmodule.h23 #define Elf_Rel Elf64_Rel macro
40 #define Elf_Rel Elf32_Rel macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/tools/
H A Drelocs_64.c9 #define Elf_Rel Elf64_Rela macro
H A Drelocs_32.c9 #define Elf_Rel ElfW(Rel) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/boot/tools/
H A Drelocs_32.c9 #define Elf_Rel ElfW(Rel) macro
H A Drelocs_64.c9 #define Elf_Rel Elf64_Rela macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/boot/tools/
H A Drelocs_32.c9 #define Elf_Rel ElfW(Rel) macro
H A Drelocs_64.c9 #define Elf_Rel Elf64_Rela macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/tools/
H A Drelocs_32.c9 #define Elf_Rel ElfW(Rel) macro
H A Drelocs_64.c9 #define Elf_Rel Elf64_Rela macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/tools/
H A Drelocs_32.c9 #define Elf_Rel ElfW(Rel) macro
H A Drelocs_64.c9 #define Elf_Rel Elf64_Rela macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/boot/tools/
H A Drelocs_32.c9 #define Elf_Rel ElfW(Rel) macro
H A Drelocs_64.c9 #define Elf_Rel Elf64_Rela macro
/dports/sysutils/syslinux/syslinux-6.03/com32/include/sys/i386/
H A Dmodule.h32 typedef Elf32_Rel Elf_Rel; typedef
/dports/sysutils/syslinux/syslinux-6.03/com32/include/sys/x86_64/
H A Dmodule.h32 typedef Elf64_Rel Elf_Rel; typedef
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/mcode/
H A Delf_arch32.ads23 subtype Elf_Rel is Elf32_Rel; subtype
H A Delf_arch64.ads23 subtype Elf_Rel is Elf64_Rel; subtype
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/
H A Dmodule.h43 #define Elf_Rel Elf32_Rel macro
61 #define Elf_Rel Elf64_Rel macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/
H A Dmodule.h43 #define Elf_Rel Elf32_Rel macro
61 #define Elf_Rel Elf64_Rel macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/
H A Dmodule.h43 #define Elf_Rel Elf32_Rel macro
61 #define Elf_Rel Elf64_Rel macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/zucchini/
H A Ddisassembler_elf.h32 using Elf_Rel = elf::Elf32_Rel; member
52 using Elf_Rel = elf::Elf64_Rel; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/zucchini/
H A Ddisassembler_elf.h32 using Elf_Rel = elf::Elf32_Rel; member
52 using Elf_Rel = elf::Elf64_Rel; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/scripts/
H A Dsorttable.h48 # define Elf_Rel Elf64_Rel macro
69 # define Elf_Rel Elf32_Rel macro

12345678