Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
OptionHeader_t Struct Reference

#include <coff.h>

Public Attributes

unsigned short Magic
 
unsigned short LinkVersion
 
unsigned long CodeSize
 
unsigned long DataSize
 
unsigned long BssSize
 
unsigned long Entry
 
unsigned long CodeBase
 
unsigned long DataBase
 

Member Data Documentation

◆ BssSize

unsigned long OptionHeader_t::BssSize

◆ CodeBase

unsigned long OptionHeader_t::CodeBase

◆ CodeSize

unsigned long OptionHeader_t::CodeSize

◆ DataBase

unsigned long OptionHeader_t::DataBase

◆ DataSize

unsigned long OptionHeader_t::DataSize

◆ Entry

unsigned long OptionHeader_t::Entry

◆ LinkVersion

unsigned short OptionHeader_t::LinkVersion

◆ Magic

unsigned short OptionHeader_t::Magic

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