LLVM API Documentation
#include <X86MCAsmInfo.h>
Public Member Functions | |
X86_64MCAsmInfoDarwin (const Triple &Triple) | |
const MCExpr * | getExprForPersonalitySymbol (const MCSymbol *Sym, unsigned Encoding, MCStreamer &Streamer) const override |
Definition at line 31 of file X86MCAsmInfo.h.
X86_64MCAsmInfoDarwin::X86_64MCAsmInfoDarwin | ( | const Triple & | Triple | ) | [explicit] |
Definition at line 83 of file X86MCAsmInfo.cpp.
const MCExpr * X86_64MCAsmInfoDarwin::getExprForPersonalitySymbol | ( | const MCSymbol * | Sym, |
unsigned | Encoding, | ||
MCStreamer & | Streamer | ||
) | const [override, virtual] |
Reimplemented from llvm::MCAsmInfo.
Definition at line 123 of file X86MCAsmInfo.cpp.
References llvm::MCConstantExpr::Create(), llvm::MCSymbolRefExpr::Create(), CreateAdd(), llvm::MCStreamer::getContext(), and llvm::MCSymbolRefExpr::VK_GOTPCREL.