LLVM  3.7.0
Classes | Namespaces
DwarfDebug.h File Reference
#include "AsmPrinterHandler.h"
#include "DbgValueHistoryCalculator.h"
#include "DebugLocStream.h"
#include "DwarfAccelTable.h"
#include "DwarfFile.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/DenseSet.h"
#include "llvm/ADT/FoldingSet.h"
#include "llvm/ADT/MapVector.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/CodeGen/DIE.h"
#include "llvm/CodeGen/LexicalScopes.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/IR/DebugInfo.h"
#include "llvm/IR/DebugLoc.h"
#include "llvm/MC/MCDwarf.h"
#include "llvm/MC/MachineLocation.h"
#include "llvm/Support/Allocator.h"
#include <memory>
Include dependency graph for DwarfDebug.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::SrcLineInfo
 This class is used to record source line correspondence. More...
 
class  llvm::DbgVariable
 This class is used to track local variable information. More...
 
struct  llvm::SymbolCU
 Helper used to pair up a symbol and its DWARF compile unit. More...
 
class  llvm::DwarfDebug
 Collects and handles dwarf debug information. More...
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.