| 
    LLVM 22.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 251 of file XCOFFObjectFile.h.
| support::big16_t llvm::object::LoaderSectionRelocationEntry64::SectionNum | 
Definition at line 254 of file XCOFFObjectFile.h.
| support::big32_t llvm::object::LoaderSectionRelocationEntry64::SymbolIndex | 
Definition at line 255 of file XCOFFObjectFile.h.
| support::ubig16_t llvm::object::LoaderSectionRelocationEntry64::Type | 
Definition at line 253 of file XCOFFObjectFile.h.
| support::ubig64_t llvm::object::LoaderSectionRelocationEntry64::VirtualAddr | 
Definition at line 252 of file XCOFFObjectFile.h.