Searched defs:Elf32_Shdr (Results 1 – 8 of 8) sorted by relevance
659 struct Elf32_Shdr { struct660 Elf32_Word sh_name; // Section name (index into string table)661 Elf32_Word sh_type; // Section type (SHT_*)662 Elf32_Word sh_flags; // Section flags (SHF_*)663 Elf32_Addr sh_addr; // Address where section is to be loaded664 Elf32_Off sh_offset; // File offset of section data, in bytes665 Elf32_Word sh_size; // Size of section, in bytes666 Elf32_Word sh_link; // Section type-specific header table index link667 Elf32_Word sh_info; // Section type-specific extra information668 Elf32_Word sh_addralign; // Section address alignment[all …]
623 struct Elf32_Shdr { struct624 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 loaded628 Elf32_Off sh_offset; // File offset of section data, in bytes629 Elf32_Word sh_size; // Size of section, in bytes630 Elf32_Word sh_link; // Section type-specific header table index link631 Elf32_Word sh_info; // Section type-specific extra information632 Elf32_Word sh_addralign; // Section address alignment[all …]
622 struct Elf32_Shdr { struct623 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 loaded627 Elf32_Off sh_offset; // File offset of section data, in bytes628 Elf32_Word sh_size; // Size of section, in bytes629 Elf32_Word sh_link; // Section type-specific header table index link630 Elf32_Word sh_info; // Section type-specific extra information631 Elf32_Word sh_addralign; // Section address alignment[all …]
731 struct Elf32_Shdr { struct732 Elf32_Word sh_name; // Section name (index into string table)733 Elf32_Word sh_type; // Section type (SHT_*)734 Elf32_Word sh_flags; // Section flags (SHF_*)735 Elf32_Addr sh_addr; // Address where section is to be loaded736 Elf32_Off sh_offset; // File offset of section data, in bytes737 Elf32_Word sh_size; // Size of section, in bytes738 Elf32_Word sh_link; // Section type-specific header table index link739 Elf32_Word sh_info; // Section type-specific extra information740 Elf32_Word sh_addralign; // Section address alignment[all …]
314 } Elf32_Shdr; typedef
242 } Elf32_Shdr; typedef
284 } Elf32_Shdr; typedef
396 } Elf32_Shdr; typedef