Elf32Shdr
Represents a section header in a 32-bit ELF file.
The section header table is an array of these structures, with each entry describing a section in the file. The ELF header's e_shoff member gives the byte offset from the beginning of the file to the section header table.