Searched defs:Elf32_Shdr (Results 1 – 8 of 8) sorted by relevance
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 …]
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 …]
773 struct Elf32_Shdr { struct774 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 loaded778 Elf32_Off sh_offset; // File offset of section data, in bytes779 Elf32_Word sh_size; // Size of section, in bytes780 Elf32_Word sh_link; // Section type-specific header table index link781 Elf32_Word sh_info; // Section type-specific extra information782 Elf32_Word sh_addralign; // Section address alignment[all …]
796 struct Elf32_Shdr { struct797 Elf32_Word sh_name; // Section name (index into string table)798 Elf32_Word sh_type; // Section type (SHT_*)799 Elf32_Word sh_flags; // Section flags (SHF_*)800 Elf32_Addr sh_addr; // Address where section is to be loaded801 Elf32_Off sh_offset; // File offset of section data, in bytes802 Elf32_Word sh_size; // Size of section, in bytes803 Elf32_Word sh_link; // Section type-specific header table index link804 Elf32_Word sh_info; // Section type-specific extra information805 Elf32_Word sh_addralign; // Section address alignment[all …]
315 } Elf32_Shdr; typedef
237 } Elf32_Shdr; typedef
284 } Elf32_Shdr; typedef
393 } Elf32_Shdr; typedef