LLVM API Documentation

Public Attributes
llvm::COFF::header Struct Reference

#include <COFF.h>

Collaboration diagram for llvm::COFF::header:
Collaboration graph
[legend]

List of all members.

Public Attributes

uint16_t Machine
int32_t NumberOfSections
uint32_t TimeDateStamp
uint32_t PointerToSymbolTable
uint32_t NumberOfSymbols
uint16_t SizeOfOptionalHeader
uint16_t Characteristics

Detailed Description

Definition at line 55 of file Support/COFF.h.


Member Data Documentation

Definition at line 62 of file Support/COFF.h.

Referenced by llvm::yaml::MappingTraits< COFF::header >::mapping().

Definition at line 57 of file Support/COFF.h.

Definition at line 60 of file Support/COFF.h.

Definition at line 59 of file Support/COFF.h.

Definition at line 61 of file Support/COFF.h.

Definition at line 58 of file Support/COFF.h.


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