Searched defs:Elf32_Shdr (Results 1 – 13 of 13) sorted by relevance
750 struct Elf32_Shdr struct752 Elf_Word sh_name;753 Elf_Word sh_type;754 Elf_Word sh_flags;755 Elf32_Addr sh_addr;756 Elf32_Off sh_offset;757 Elf_Word sh_size;758 Elf_Word sh_link;759 Elf_Word sh_info;760 Elf_Word sh_addralign;[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 …]
1141 struct Elf32_Shdr struct1143 Elf_Word sh_name;1144 Elf_Word sh_type;1145 Elf_Word sh_flags;1146 Elf32_Addr sh_addr;1147 Elf32_Off sh_offset;1148 Elf_Word sh_size;1149 Elf_Word sh_link;1150 Elf_Word sh_info;1151 Elf_Word sh_addralign;[all …]
88 } Elf32_Shdr; typedef
337 } Elf32_Shdr; typedef
395 } Elf32_Shdr; typedef