Home
last modified time | relevance | path

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

/external/zucchini/aosp/include/components/zucchini/
Dtype_elf.h36 struct Elf32_Ehdr { struct
37 unsigned char e_ident[16];
38 Elf32_Half e_type;
39 Elf32_Half e_machine;
40 Elf32_Word e_version;
41 Elf32_Addr e_entry;
42 Elf32_Off e_phoff;
43 Elf32_Off e_shoff;
44 Elf32_Word e_flags;
45 Elf32_Half e_ehsize;
[all …]
/external/zucchini/
Dtype_elf.h36 struct Elf32_Ehdr { struct
37 unsigned char e_ident[16];
38 Elf32_Half e_type;
39 Elf32_Half e_machine;
40 Elf32_Word e_version;
41 Elf32_Addr e_entry;
42 Elf32_Off e_phoff;
43 Elf32_Off e_shoff;
44 Elf32_Word e_flags;
45 Elf32_Half e_ehsize;
[all …]
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h63 struct Elf32_Ehdr { struct
64 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
65 Elf32_Half e_type; // Type of file (see ET_* below)
66 Elf32_Half e_machine; // Required architecture for this file (see EM_*)
67 Elf32_Word e_version; // Must be equal to 1
68 Elf32_Addr e_entry; // Address to jump to in order to start program
69 Elf32_Off e_phoff; // Program header table's file offset, in bytes
70 Elf32_Off e_shoff; // Section header table's file offset, in bytes
71 Elf32_Word e_flags; // Processor-specific flags
72 Elf32_Half e_ehsize; // Size of ELF header, in bytes
[all …]
/external/llvm/include/llvm/Support/
DELF.h63 struct Elf32_Ehdr { struct
64 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
65 Elf32_Half e_type; // Type of file (see ET_* below)
66 Elf32_Half e_machine; // Required architecture for this file (see EM_*)
67 Elf32_Word e_version; // Must be equal to 1
68 Elf32_Addr e_entry; // Address to jump to in order to start program
69 Elf32_Off e_phoff; // Program header table's file offset, in bytes
70 Elf32_Off e_shoff; // Section header table's file offset, in bytes
71 Elf32_Word e_flags; // Processor-specific flags
72 Elf32_Half e_ehsize; // Size of ELF header, in bytes
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
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 …]
/external/kernel-headers/original/uapi/linux/
Delf.h224 } Elf32_Ehdr; typedef
/external/crosvm/kernel_loader/src/
Delf.rs302 pub type Elf32_Ehdr = elf32_hdr; typedef
/external/google-breakpad/src/third_party/musl/include/
Delf.h52 } Elf32_Ehdr; typedef
/external/kmod/port-gnu/
Delf.h83 } Elf32_Ehdr; typedef
/external/musl/include/
Delf.h52 } Elf32_Ehdr; typedef
/external/elfutils/libelf/
Delf.h79 } Elf32_Ehdr; typedef
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h59438 typedef struct elf32_hdr Elf32_Ehdr; typedef
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h16990 typedef struct elf32_hdr Elf32_Ehdr; typedef
Dvmlinux.h16990 typedef struct elf32_hdr Elf32_Ehdr; typedef
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h33767 typedef struct elf32_hdr Elf32_Ehdr; typedef
Dvmlinux_510.h33767 typedef struct elf32_hdr Elf32_Ehdr; typedef
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h35866 typedef struct elf32_hdr Elf32_Ehdr; typedef
Dvmlinux.h35866 typedef struct elf32_hdr Elf32_Ehdr; typedef