LLVM 20.0.0git
|
#include "llvm/Object/XCOFFObjectFile.h"
Public Attributes | |
support::ubig32_t | VirtualAddr |
support::big32_t | SymbolIndex |
support::ubig16_t | Type |
support::big16_t | SectionNum |
Definition at line 241 of file XCOFFObjectFile.h.
support::big16_t llvm::object::LoaderSectionRelocationEntry32::SectionNum |
Definition at line 245 of file XCOFFObjectFile.h.
support::big32_t llvm::object::LoaderSectionRelocationEntry32::SymbolIndex |
Definition at line 243 of file XCOFFObjectFile.h.
support::ubig16_t llvm::object::LoaderSectionRelocationEntry32::Type |
Definition at line 244 of file XCOFFObjectFile.h.
support::ubig32_t llvm::object::LoaderSectionRelocationEntry32::VirtualAddr |
Definition at line 242 of file XCOFFObjectFile.h.