struct section

Declaration

struct section { /* full declaration omitted */ };

Declared at: llvm/include/llvm/BinaryFormat/COFF.h:269

Member Variables

public char[8] Name
public uint32_t VirtualSize
public uint32_t VirtualAddress
public uint32_t SizeOfRawData
public uint32_t PointerToRawData
public uint32_t PointerToRelocations
public uint32_t PointerToLineNumbers
public uint16_t NumberOfRelocations
public uint16_t NumberOfLineNumbers
public uint32_t Characteristics