LLVM API Documentation

Public Member Functions
llvm::SparcELFMCAsmInfo Class Reference

#include <SparcMCAsmInfo.h>

Inheritance diagram for llvm::SparcELFMCAsmInfo:
Inheritance graph
[legend]
Collaboration diagram for llvm::SparcELFMCAsmInfo:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SparcELFMCAsmInfo (StringRef TT)
const MCExprgetExprForPersonalitySymbol (const MCSymbol *Sym, unsigned Encoding, MCStreamer &Streamer) const override
const MCExprgetExprForFDESymbol (const MCSymbol *Sym, unsigned Encoding, MCStreamer &Streamer) const override

Detailed Description

Definition at line 22 of file SparcMCAsmInfo.h.


Constructor & Destructor Documentation


Member Function Documentation

const MCExpr * SparcELFMCAsmInfo::getExprForFDESymbol ( const MCSymbol Sym,
unsigned  Encoding,
MCStreamer Streamer 
) const [override, virtual]
const MCExpr * SparcELFMCAsmInfo::getExprForPersonalitySymbol ( const MCSymbol Sym,
unsigned  Encoding,
MCStreamer Streamer 
) const [override, virtual]

The documentation for this class was generated from the following files: