/aosp_15_r20/external/pigweed/pw_elf/public/pw_elf/internal/ |
H A D | elf.h | 66 struct Elf32_Ehdr { struct 82 static_assert(sizeof(Elf32_Ehdr) == 52); argument
|
/aosp_15_r20/external/zucchini/ |
H A D | type_elf.h | 36 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 D | type_elf.h | 36 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 D | ELF.h | 63 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 D | ELF.h | 63 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 D | ELF.h | 60 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/ |
D | ELF.h | 61 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/ |
D | ELF.h | 61 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/ |
D | ELF.h | 61 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 D | ELF.h | 61 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/ |
D | ELF.h | 61 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 D | structs.py | 66 class Elf32_Ehdr(_Ehdr): class
|
/aosp_15_r20/system/chre/platform/shared/include/chre/platform/shared/ |
H A D | loader_util.h | 171 } Elf32_Ehdr; typedef
|
/aosp_15_r20/trusty/kernel/lib/trusty/include/lib/trusty/ |
H A D | elf.h | 64 } Elf32_Ehdr; typedef
|
/aosp_15_r20/external/coreboot/util/qualcomm/ |
H A D | mbn_tools.py | 317 class Elf32_Ehdr: class
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 186 } Elf32_Ehdr; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 186 } Elf32_Ehdr; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 186 } Elf32_Ehdr; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 186 } Elf32_Ehdr; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 186 } Elf32_Ehdr; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 186 } Elf32_Ehdr; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 186 } Elf32_Ehdr; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 186 } Elf32_Ehdr; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 186 } Elf32_Ehdr; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 186 } Elf32_Ehdr; typedef
|