Home
last modified time | relevance | path

Searched defs:Elf_Ehdr (Results 1 – 25 of 246) sorted by relevance

12345678910

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/um/asm/
H A Dmodule.h14 #define Elf_Ehdr Elf32_Ehdr macro
20 #define Elf_Ehdr Elf64_Ehdr macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/um/asm/
H A Dmodule.h14 #define Elf_Ehdr Elf32_Ehdr macro
20 #define Elf_Ehdr Elf64_Ehdr macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/um/asm/
H A Dmodule.h14 #define Elf_Ehdr Elf32_Ehdr macro
20 #define Elf_Ehdr Elf64_Ehdr macro
/dports/www/firefox-legacy/firefox-52.8.0esr/build/unix/elfhack/
H A Dinject.c13 #define Elf_Ehdr Elf64_Ehdr macro
16 #define Elf_Ehdr Elf32_Ehdr macro
/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxelf_def.h169 struct Elf_Ehdr struct
171 quint8 e_ident[EI_NIDENT]; /* ident bytes */
172 quint16 e_type; /* file type */
174 quint32 e_version; /* file version */
175 quint64 e_entry; /* start address */
178 quint32 e_flags; /* file flags */
179 quint16 e_ehsize; /* sizeof ehdr */
180 quint16 e_phentsize; /* sizeof phdr */
181 quint16 e_phnum; /* number phdrs */
182 quint16 e_shentsize; /* sizeof shdr */
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/asm-generic/
H A Dmodule.h20 #define Elf_Ehdr Elf64_Ehdr macro
37 #define Elf_Ehdr Elf32_Ehdr macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/asm-generic/
H A Dmodule.h20 #define Elf_Ehdr Elf64_Ehdr macro
37 #define Elf_Ehdr Elf32_Ehdr macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/asm-generic/
H A Dmodule.h20 #define Elf_Ehdr Elf64_Ehdr macro
37 #define Elf_Ehdr Elf32_Ehdr macro
/dports/lang/spidermonkey60/firefox-60.9.0/build/unix/elfhack/
H A Dinject.c15 #define Elf_Ehdr Elf64_Ehdr macro
18 #define Elf_Ehdr Elf32_Ehdr macro
/dports/www/firefox-esr/firefox-91.8.0/build/unix/elfhack/
H A Dinject.c16 # define Elf_Ehdr Elf64_Ehdr macro
19 # define Elf_Ehdr Elf32_Ehdr macro
/dports/lang/spidermonkey78/firefox-78.9.0/build/unix/elfhack/
H A Dinject.c16 # define Elf_Ehdr Elf64_Ehdr macro
19 # define Elf_Ehdr Elf32_Ehdr macro
/dports/mail/thunderbird/thunderbird-91.8.0/build/unix/elfhack/
H A Dinject.c16 # define Elf_Ehdr Elf64_Ehdr macro
19 # define Elf_Ehdr Elf32_Ehdr macro
/dports/www/firefox/firefox-99.0/build/unix/elfhack/
H A Dinject.c16 # define Elf_Ehdr Elf64_Ehdr macro
19 # define Elf_Ehdr Elf32_Ehdr macro
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DelfFile.hpp44 typedef Elf64_Ehdr Elf_Ehdr; typedef
61 typedef Elf32_Ehdr Elf_Ehdr; typedef
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DelfFile.hpp44 typedef Elf64_Ehdr Elf_Ehdr; typedef
61 typedef Elf32_Ehdr Elf_Ehdr; typedef
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/loaders/elf/
H A Delf_header.h17 template<size_t bits, endianness_t endianness> struct Elf_Ehdr struct
19 unsigned char e_ident[EI_NIDENT];
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Delf.h17 typedef Elf32_Ehdr Elf_Ehdr; typedef
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Delf.h17 typedef Elf32_Ehdr Elf_Ehdr; typedef
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Delf.h17 typedef Elf32_Ehdr Elf_Ehdr; typedef
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Delf.h17 typedef Elf32_Ehdr Elf_Ehdr; typedef
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Delf.h17 typedef Elf32_Ehdr Elf_Ehdr; typedef
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Delf.h17 typedef Elf32_Ehdr Elf_Ehdr; typedef
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Delf.h17 typedef Elf32_Ehdr Elf_Ehdr; typedef
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Delf.h17 typedef Elf32_Ehdr Elf_Ehdr; typedef
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/asm/
H A Dmodule_32.h27 #define Elf_Ehdr Elf32_Ehdr macro

12345678910