LLVM 19.0.0git
List of all members
llvm::object::XCOFFRelocation32 Struct Reference

#include "llvm/Object/XCOFFObjectFile.h"

Inheritance diagram for llvm::object::XCOFFRelocation32:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from llvm::object::XCOFFRelocation< llvm::support::ubig32_t >
bool isRelocationSigned () const
 
bool isFixupIndicated () const
 
uint8_t getRelocatedLength () const
 
- Public Attributes inherited from llvm::object::XCOFFRelocation< llvm::support::ubig32_t >
llvm::support::ubig32_t VirtualAddress
 
support::ubig32_t SymbolIndex
 
uint8_t Info
 
XCOFF::RelocationType Type
 

Detailed Description

Definition at line 523 of file XCOFFObjectFile.h.


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