LLVM: llvm::object::LoaderSectionRelocationEntry32 Struct Reference (original) (raw)

#include "[llvm/Object/XCOFFObjectFile.h](XCOFFObjectFile%5F8h%5Fsource.html)"

Public Attributes
support::ubig32_t VirtualAddr
support::big32_t SymbolIndex
support::ubig16_t Type
support::big16_t SectionNum

Detailed Description

Definition at line 244 of file XCOFFObjectFile.h.

Member Data Documentation

SectionNum

support::big16_t llvm::object::LoaderSectionRelocationEntry32::SectionNum

Definition at line 248 of file XCOFFObjectFile.h.

SymbolIndex

support::big32_t llvm::object::LoaderSectionRelocationEntry32::SymbolIndex

Definition at line 246 of file XCOFFObjectFile.h.

Type

support::ubig16_t llvm::object::LoaderSectionRelocationEntry32::Type

Definition at line 247 of file XCOFFObjectFile.h.

VirtualAddr

support::ubig32_t llvm::object::LoaderSectionRelocationEntry32::VirtualAddr

Definition at line 245 of file XCOFFObjectFile.h.


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