LLVM 18.0.0git
|
#include "llvm/Object/XCOFFObjectFile.h"
Public Attributes | |
support::ubig64_t | VirtualAddr |
support::ubig16_t | Type |
support::big16_t | SectionNum |
support::big32_t | SymbolIndex |
Definition at line 238 of file XCOFFObjectFile.h.
support::big16_t llvm::object::LoaderSectionRelocationEntry64::SectionNum |
Definition at line 241 of file XCOFFObjectFile.h.
support::big32_t llvm::object::LoaderSectionRelocationEntry64::SymbolIndex |
Definition at line 242 of file XCOFFObjectFile.h.
support::ubig16_t llvm::object::LoaderSectionRelocationEntry64::Type |
Definition at line 240 of file XCOFFObjectFile.h.
support::ubig64_t llvm::object::LoaderSectionRelocationEntry64::VirtualAddr |
Definition at line 239 of file XCOFFObjectFile.h.