Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
SectionHeader_t Struct Reference

#include <coff.h>

Public Attributes

unsigned char Name [8]
 
unsigned long VirtualSize
 
unsigned long VirtualAddress
 
unsigned long SizeOfRawData
 
unsigned long PtrToRawData
 
unsigned long PtrToRelocations
 
unsigned long PtrToLineNums
 
unsigned short NumRelocations
 
unsigned short NumLineNumbers
 
unsigned long Characteristics
 

Member Data Documentation

§ Characteristics

unsigned long SectionHeader_t::Characteristics

§ Name

unsigned char SectionHeader_t::Name[8]

§ NumLineNumbers

unsigned short SectionHeader_t::NumLineNumbers

§ NumRelocations

unsigned short SectionHeader_t::NumRelocations

§ PtrToLineNums

unsigned long SectionHeader_t::PtrToLineNums

§ PtrToRawData

unsigned long SectionHeader_t::PtrToRawData

§ PtrToRelocations

unsigned long SectionHeader_t::PtrToRelocations

§ SizeOfRawData

unsigned long SectionHeader_t::SizeOfRawData

§ VirtualAddress

unsigned long SectionHeader_t::VirtualAddress

§ VirtualSize

unsigned long SectionHeader_t::VirtualSize

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