ReactOS 0.4.15-dev-7934-g1dc8d80
elf_section_header_table Struct Reference

#include <multiboot.h>

Public Attributes

unsigned long num
 
unsigned long size
 
unsigned long addr
 
unsigned long shndx
 

Detailed Description

Definition at line 85 of file multiboot.h.

Member Data Documentation

◆ addr

unsigned long elf_section_header_table::addr

Definition at line 89 of file multiboot.h.

◆ num

unsigned long elf_section_header_table::num

Definition at line 87 of file multiboot.h.

◆ shndx

unsigned long elf_section_header_table::shndx

Definition at line 90 of file multiboot.h.

◆ size

unsigned long elf_section_header_table::size

Definition at line 88 of file multiboot.h.


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