FreeNOS
Data Fields
ElfSectionHeaderTable Struct Reference

The section header table for ELF. More...

#include <IntelBoot.h>

Data Fields

u32 num
 
u32 size
 
u32 address
 
u32 shndx
 

Detailed Description

The section header table for ELF.

Definition at line 81 of file IntelBoot.h.

Field Documentation

◆ address

u32 ElfSectionHeaderTable::address

Definition at line 85 of file IntelBoot.h.

◆ num

u32 ElfSectionHeaderTable::num

Definition at line 83 of file IntelBoot.h.

◆ shndx

u32 ElfSectionHeaderTable::shndx

Definition at line 86 of file IntelBoot.h.

◆ size

u32 ElfSectionHeaderTable::size

Definition at line 84 of file IntelBoot.h.


The documentation for this struct was generated from the following file: