LLVM API Documentation

Classes | Public Member Functions
llvm::DWARFDebugLine Class Reference

#include <DWARFDebugLine.h>

List of all members.

Classes

struct  FileNameEntry
struct  LineTable
struct  ParsingState
struct  Prologue
struct  Row
struct  Sequence

Public Member Functions

 DWARFDebugLine (const RelocAddrMap *LineInfoRelocMap)
const LineTablegetLineTable (uint32_t offset) const
const LineTablegetOrParseLineTable (DataExtractor debug_line_data, uint32_t offset)

Detailed Description

Definition at line 24 of file DWARFDebugLine.h.


Constructor & Destructor Documentation

llvm::DWARFDebugLine::DWARFDebugLine ( const RelocAddrMap LineInfoRelocMap) [inline]

Definition at line 26 of file DWARFDebugLine.h.


Member Function Documentation

Definition at line 227 of file DWARFDebugLine.cpp.


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