Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

elf_section_header_table_t Struct Reference

The section header table for ELF format. More...

#include <multiboot.h>


Data Fields

unsigned long num
unsigned long size
unsigned long address
unsigned long shndx


Detailed Description

The section header table for ELF format.

Definition at line 21 of file multiboot.h.


Field Documentation

unsigned long elf_section_header_table_t::address
 

Definition at line 24 of file multiboot.h.

unsigned long elf_section_header_table_t::num
 

Definition at line 22 of file multiboot.h.

unsigned long elf_section_header_table_t::shndx
 

Definition at line 25 of file multiboot.h.

unsigned long elf_section_header_table_t::size
 

Definition at line 23 of file multiboot.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 20 15:32:21 2004 for Minirighi by doxygen1.2.18