LLVM API Documentation
#include <MCAssembler.h>
Public Attributes | |
MCSymbol * | Symbol |
MCSectionData * | SectionData |
Definition at line 792 of file MCAssembler.h.
MCSectionData* llvm::IndirectSymbolData::SectionData |
Definition at line 794 of file MCAssembler.h.
Referenced by llvm::MCELFStreamer::EmitSymbolAttribute().
MCSymbol* llvm::IndirectSymbolData::Symbol |
Definition at line 793 of file MCAssembler.h.
Referenced by llvm::MCELFStreamer::EmitSymbolAttribute().