Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/pigweed/pw_elf/public/pw_elf/internal/
H A Delf.h66 struct Elf32_Ehdr { struct
82 static_assert(sizeof(Elf32_Ehdr) == 52); argument
/aosp_15_r20/external/zucchini/
H A 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 …]
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A 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 …]
/aosp_15_r20/external/llvm/include/llvm/Support/
H A 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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 …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DELF.h61 struct Elf32_Ehdr { struct
62 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
63 Elf32_Half e_type; // Type of file (see ET_* below)
64 Elf32_Half e_machine; // Required architecture for this file (see EM_*)
65 Elf32_Word e_version; // Must be equal to 1
66 Elf32_Addr e_entry; // Address to jump to in order to start program
67 Elf32_Off e_phoff; // Program header table's file offset, in bytes
68 Elf32_Off e_shoff; // Section header table's file offset, in bytes
69 Elf32_Word e_flags; // Processor-specific flags
70 Elf32_Half e_ehsize; // Size of ELF header, in bytes
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DELF.h61 struct Elf32_Ehdr { struct
62 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
63 Elf32_Half e_type; // Type of file (see ET_* below)
64 Elf32_Half e_machine; // Required architecture for this file (see EM_*)
65 Elf32_Word e_version; // Must be equal to 1
66 Elf32_Addr e_entry; // Address to jump to in order to start program
67 Elf32_Off e_phoff; // Program header table's file offset, in bytes
68 Elf32_Off e_shoff; // Section header table's file offset, in bytes
69 Elf32_Word e_flags; // Processor-specific flags
70 Elf32_Half e_ehsize; // Size of ELF header, in bytes
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DELF.h61 struct Elf32_Ehdr { struct
62 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
63 Elf32_Half e_type; // Type of file (see ET_* below)
64 Elf32_Half e_machine; // Required architecture for this file (see EM_*)
65 Elf32_Word e_version; // Must be equal to 1
66 Elf32_Addr e_entry; // Address to jump to in order to start program
67 Elf32_Off e_phoff; // Program header table's file offset, in bytes
68 Elf32_Off e_shoff; // Section header table's file offset, in bytes
69 Elf32_Word e_flags; // Processor-specific flags
70 Elf32_Half e_ehsize; // Size of ELF header, in bytes
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DELF.h61 struct Elf32_Ehdr { struct
62 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
63 Elf32_Half e_type; // Type of file (see ET_* below)
64 Elf32_Half e_machine; // Required architecture for this file (see EM_*)
65 Elf32_Word e_version; // Must be equal to 1
66 Elf32_Addr e_entry; // Address to jump to in order to start program
67 Elf32_Off e_phoff; // Program header table's file offset, in bytes
68 Elf32_Off e_shoff; // Section header table's file offset, in bytes
69 Elf32_Word e_flags; // Processor-specific flags
70 Elf32_Half e_ehsize; // Size of ELF header, in bytes
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DELF.h61 struct Elf32_Ehdr { struct
62 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
63 Elf32_Half e_type; // Type of file (see ET_* below)
64 Elf32_Half e_machine; // Required architecture for this file (see EM_*)
65 Elf32_Word e_version; // Must be equal to 1
66 Elf32_Addr e_entry; // Address to jump to in order to start program
67 Elf32_Off e_phoff; // Program header table's file offset, in bytes
68 Elf32_Off e_shoff; // Section header table's file offset, in bytes
69 Elf32_Word e_flags; // Processor-specific flags
70 Elf32_Half e_ehsize; // Size of ELF header, in bytes
[all …]
/aosp_15_r20/test/vts/vndk_utils/library/elf/
H A Dstructs.py66 class Elf32_Ehdr(_Ehdr): class
/aosp_15_r20/system/chre/platform/shared/include/chre/platform/shared/
H A Dloader_util.h171 } Elf32_Ehdr; typedef
/aosp_15_r20/trusty/kernel/lib/trusty/include/lib/trusty/
H A Delf.h64 } Elf32_Ehdr; typedef
/aosp_15_r20/external/coreboot/util/qualcomm/
H A Dmbn_tools.py317 class Elf32_Ehdr: class
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/
Delf.h186 } Elf32_Ehdr; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/
Delf.h186 } Elf32_Ehdr; typedef
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/
Delf.h186 } Elf32_Ehdr; typedef
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Delf.h186 } Elf32_Ehdr; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/
Delf.h186 } Elf32_Ehdr; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/
Delf.h186 } Elf32_Ehdr; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/
Delf.h186 } Elf32_Ehdr; typedef
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/
Delf.h186 } Elf32_Ehdr; typedef
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/
Delf.h186 } Elf32_Ehdr; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/
Delf.h186 } Elf32_Ehdr; typedef

123