FreeNOS
|
The section header table for ELF. More...
#include <IntelBoot.h>
Data Fields | |
u32 | num |
u32 | size |
u32 | address |
u32 | shndx |
The section header table for ELF.
Definition at line 81 of file IntelBoot.h.
u32 ElfSectionHeaderTable::address |
Definition at line 85 of file IntelBoot.h.
u32 ElfSectionHeaderTable::num |
Definition at line 83 of file IntelBoot.h.
u32 ElfSectionHeaderTable::shndx |
Definition at line 86 of file IntelBoot.h.
u32 ElfSectionHeaderTable::size |
Definition at line 84 of file IntelBoot.h.