LLVM 19.0.0git
Public Attributes | List of all members
llvm::IndirectSymbolData Struct Reference

#include "llvm/MC/MCAssembler.h"

Public Attributes

MCSymbolSymbol
 
MCSectionSection
 

Detailed Description

Definition at line 58 of file MCAssembler.h.

Member Data Documentation

◆ Section

MCSection* llvm::IndirectSymbolData::Section

Definition at line 60 of file MCAssembler.h.

◆ Symbol

MCSymbol* llvm::IndirectSymbolData::Symbol

Definition at line 59 of file MCAssembler.h.


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