LLVM API Documentation

Public Attributes
llvm::COFF::symbol Struct Reference

#include <COFF.h>

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

List of all members.

Public Attributes

char Name [NameSize]
uint32_t Value
int32_t SectionNumber
uint16_t Type
uint8_t StorageClass
uint8_t NumberOfAuxSymbols

Detailed Description

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


Member Data Documentation

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

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

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


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