Home
last modified time | relevance | path

Searched defs:Elf32_Ehdr (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf32.d26 struct Elf32_Ehdr struct
29 Elf32_Half e_type;
30 Elf32_Half e_machine;
31 Elf32_Word e_version;
32 Elf32_Addr e_entry;
33 Elf32_Off e_phoff;
34 Elf32_Off e_shoff;
35 Elf32_Word e_flags;
36 Elf32_Half e_ehsize;
37 Elf32_Half e_phentsize;
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf32.d26 struct Elf32_Ehdr struct
29 Elf32_Half e_type;
30 Elf32_Half e_machine;
31 Elf32_Word e_version;
32 Elf32_Addr e_entry;
33 Elf32_Off e_phoff;
34 Elf32_Off e_shoff;
35 Elf32_Word e_flags;
36 Elf32_Half e_ehsize;
37 Elf32_Half e_phentsize;
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf32.d26 struct Elf32_Ehdr struct
29 Elf32_Half e_type;
30 Elf32_Half e_machine;
31 Elf32_Word e_version;
32 Elf32_Addr e_entry;
33 Elf32_Off e_phoff;
34 Elf32_Off e_shoff;
35 Elf32_Word e_flags;
36 Elf32_Half e_ehsize;
37 Elf32_Half e_phentsize;
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf32.d26 struct Elf32_Ehdr struct
29 Elf32_Half e_type;
30 Elf32_Half e_machine;
31 Elf32_Word e_version;
32 Elf32_Addr e_entry;
33 Elf32_Off e_phoff;
34 Elf32_Off e_shoff;
35 Elf32_Word e_flags;
36 Elf32_Half e_ehsize;
37 Elf32_Half e_phentsize;
[all …]
/netbsd-src/external/bsd/elftosb/dist/common/
H A DELF.h60 struct Elf32_Ehdr struct
79 * Constants for #Elf32_Ehdr.e_type. argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d30 struct Elf32_Ehdr struct
33 Elf32_Half e_type;
34 Elf32_Half e_machine;
35 Elf32_Word e_version;
36 Elf32_Addr e_entry;
37 Elf32_Off e_phoff;
38 Elf32_Off e_shoff;
39 Elf32_Word e_flags;
40 Elf32_Half e_ehsize;
41 Elf32_Half e_phentsize;
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h60 struct Elf32_Ehdr { struct
61 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
62 Elf32_Half e_type; // Type of file (see ET_* below)
63 Elf32_Half e_machine; // Required architecture for this file (see EM_*)
64 Elf32_Word e_version; // Must be equal to 1
65 Elf32_Addr e_entry; // Address to jump to in order to start program
66 Elf32_Off e_phoff; // Program header table's file offset, in bytes
67 Elf32_Off e_shoff; // Section header table's file offset, in bytes
68 Elf32_Word e_flags; // Processor-specific flags
69 Elf32_Half e_ehsize; // Size of ELF header, in bytes
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d44 struct Elf32_Ehdr struct
47 Elf32_Half e_type;
48 Elf32_Half e_machine;
49 Elf32_Word e_version;
50 Elf32_Addr e_entry;
51 Elf32_Off e_phoff;
52 Elf32_Off e_shoff;
53 Elf32_Word e_flags;
54 Elf32_Half e_ehsize;
55 Elf32_Half e_phentsize;
[all …]
/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.h109 } Elf32_Ehdr; typedef
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h119 } Elf32_Ehdr; typedef
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h103 } Elf32_Ehdr; typedef
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h112 } Elf32_Ehdr; typedef
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h114 } Elf32_Ehdr; typedef
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h114 } Elf32_Ehdr; typedef
/netbsd-src/sys/sys/
H A Dexec_elf.h112 } Elf32_Ehdr; typedef