LLVM 19.0.0git
Public Attributes | List of all members
llvm::objcopy::xcoff::Symbol Struct Reference

#include "ObjCopy/XCOFF/XCOFFObject.h"

Public Attributes

XCOFFSymbolEntry32 Sym
 
StringRef AuxSymbolEntries
 

Detailed Description

Definition at line 29 of file XCOFFObject.h.

Member Data Documentation

◆ AuxSymbolEntries

StringRef llvm::objcopy::xcoff::Symbol::AuxSymbolEntries

Definition at line 33 of file XCOFFObject.h.

◆ Sym

XCOFFSymbolEntry32 llvm::objcopy::xcoff::Symbol::Sym

Definition at line 30 of file XCOFFObject.h.


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