Home
last modified time | relevance | path

Searched defs:Elf32_Shdr (Results 1 – 13 of 13) sorted by relevance

/external/pigweed/pw_elf/public/pw_elf/internal/
Delf.h84 struct Elf32_Shdr { struct
96 static_assert(sizeof(Elf32_Shdr) == 40); argument
/external/zucchini/
Dtype_elf.h114 struct Elf32_Shdr { struct
115 Elf32_Word sh_name;
116 Elf32_Word sh_type;
117 Elf32_Word sh_flags;
118 Elf32_Addr sh_addr;
119 Elf32_Off sh_offset;
120 Elf32_Word sh_size;
121 Elf32_Word sh_link;
122 Elf32_Word sh_info;
123 Elf32_Word sh_addralign;
[all …]
/external/zucchini/aosp/include/components/zucchini/
Dtype_elf.h114 struct Elf32_Shdr { struct
115 Elf32_Word sh_name;
116 Elf32_Word sh_type;
117 Elf32_Word sh_flags;
118 Elf32_Addr sh_addr;
119 Elf32_Off sh_offset;
120 Elf32_Word sh_size;
121 Elf32_Word sh_link;
122 Elf32_Word sh_info;
123 Elf32_Word sh_addralign;
[all …]
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h623 struct Elf32_Shdr { struct
624 Elf32_Word sh_name; // Section name (index into string table)
625 Elf32_Word sh_type; // Section type (SHT_*)
626 Elf32_Word sh_flags; // Section flags (SHF_*)
627 Elf32_Addr sh_addr; // Address where section is to be loaded
628 Elf32_Off sh_offset; // File offset of section data, in bytes
629 Elf32_Word sh_size; // Size of section, in bytes
630 Elf32_Word sh_link; // Section type-specific header table index link
631 Elf32_Word sh_info; // Section type-specific extra information
632 Elf32_Word sh_addralign; // Section address alignment
[all …]
/external/llvm/include/llvm/Support/
DELF.h622 struct Elf32_Shdr { struct
623 Elf32_Word sh_name; // Section name (index into string table)
624 Elf32_Word sh_type; // Section type (SHT_*)
625 Elf32_Word sh_flags; // Section flags (SHF_*)
626 Elf32_Addr sh_addr; // Address where section is to be loaded
627 Elf32_Off sh_offset; // File offset of section data, in bytes
628 Elf32_Word sh_size; // Size of section, in bytes
629 Elf32_Word sh_link; // Section type-specific header table index link
630 Elf32_Word sh_info; // Section type-specific extra information
631 Elf32_Word sh_addralign; // Section address alignment
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h773 struct Elf32_Shdr { struct
774 Elf32_Word sh_name; // Section name (index into string table)
775 Elf32_Word sh_type; // Section type (SHT_*)
776 Elf32_Word sh_flags; // Section flags (SHF_*)
777 Elf32_Addr sh_addr; // Address where section is to be loaded
778 Elf32_Off sh_offset; // File offset of section data, in bytes
779 Elf32_Word sh_size; // Size of section, in bytes
780 Elf32_Word sh_link; // Section type-specific header table index link
781 Elf32_Word sh_info; // Section type-specific extra information
782 Elf32_Word sh_addralign; // Section address alignment
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DELF.h951 struct Elf32_Shdr { struct
952 Elf32_Word sh_name; // Section name (index into string table)
953 Elf32_Word sh_type; // Section type (SHT_*)
954 Elf32_Word sh_flags; // Section flags (SHF_*)
955 Elf32_Addr sh_addr; // Address where section is to be loaded
956 Elf32_Off sh_offset; // File offset of section data, in bytes
957 Elf32_Word sh_size; // Size of section, in bytes
958 Elf32_Word sh_link; // Section type-specific header table index link
959 Elf32_Word sh_info; // Section type-specific extra information
960 Elf32_Word sh_addralign; // Section address alignment
[all …]
/external/kernel-headers/original/uapi/linux/
Delf.h319 } Elf32_Shdr; typedef
/external/google-breakpad/src/third_party/musl/include/
Delf.h237 } Elf32_Shdr; typedef
/external/coreboot/util/cbfstool/
Delf.h257 } Elf32_Shdr; typedef
/external/trusty/musl/include/
Delf.h337 } Elf32_Shdr; typedef
/external/musl/include/
Delf.h338 } Elf32_Shdr; typedef
/external/elfutils/libelf/
Delf.h395 } Elf32_Shdr; typedef