CoffSectionTable

Undocumented in source.

Members

Variables

characteristics
CoffSectionTableCharacteristics characteristics;
Undocumented in source.
name
char[8] name;
Undocumented in source.
numberOfLineNumbers
ushort numberOfLineNumbers;
Undocumented in source.
numberOfRelocations
ushort numberOfRelocations;
Undocumented in source.
pointerToLineNumbers
uint pointerToLineNumbers;
Undocumented in source.
pointerToRawData
uint pointerToRawData;
Undocumented in source.
pointerToRelocations
uint pointerToRelocations;
Undocumented in source.
sizeOfRawData
uint sizeOfRawData;
Undocumented in source.
virtualAddress
uint virtualAddress;
Undocumented in source.
virtualSize
uint virtualSize;
Undocumented in source.

Meta