LLVM API Documentation

Public Attributes
llvm::COFF::relocation Struct Reference

#include <COFF.h>

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

List of all members.

Public Attributes

uint32_t VirtualAddress
uint32_t SymbolTableIndex
uint16_t Type

Detailed Description

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


Member Data Documentation

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

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

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


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