LLVM API Documentation

llvm::X86DwarfWriter Struct Reference

#include <X86AsmPrinter.h>

Inheritance diagram for llvm::X86DwarfWriter:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 X86DwarfWriter (std::ostream &o, AsmPrinter *ap)
virtual void virtfn ()

Detailed Description

X86DwarfWriter - Dwarf debug info writer customized for Darwin/Mac OS X

Definition at line 34 of file X86AsmPrinter.h.


Constructor & Destructor Documentation

llvm::X86DwarfWriter::X86DwarfWriter ( std::ostream &  o,
AsmPrinter ap 
) [inline]

Definition at line 35 of file X86AsmPrinter.h.

References llvm::DwarfWriter::DataSection, llvm::DwarfWriter::DwarfAbbrevSection, llvm::DwarfWriter::DwarfARangesSection, llvm::DwarfWriter::DwarfFrameSection, llvm::DwarfWriter::DwarfInfoSection, llvm::DwarfWriter::DwarfLineSection, llvm::DwarfWriter::DwarfLocSection, llvm::DwarfWriter::DwarfMacInfoSection, llvm::DwarfWriter::DwarfPubNamesSection, llvm::DwarfWriter::DwarfPubTypesSection, llvm::DwarfWriter::DwarfRangesSection, llvm::DwarfWriter::DwarfStrSection, llvm::DwarfWriter::needsSet, and llvm::DwarfWriter::TextSection.


Member Function Documentation

void X86DwarfWriter::virtfn (  )  [virtual]

Definition at line 48 of file X86AsmPrinter.cpp.


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