LLVM 22.0.0git
llvm::object::XCOFFRelocation32 Struct Reference

#include "llvm/Object/XCOFFObjectFile.h"

Inheritance diagram for llvm::object::XCOFFRelocation32:
[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 533 of file XCOFFObjectFile.h.


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