LLVM API Documentation
#include "DwarfFile.h"#include "AsmPrinterHandler.h"#include "DIE.h"#include "DbgValueHistoryCalculator.h"#include "DebugLocEntry.h"#include "DebugLocList.h"#include "DwarfAccelTable.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/MapVector.h"#include "llvm/ADT/SmallPtrSet.h"#include "llvm/ADT/StringMap.h"#include "llvm/ADT/FoldingSet.h"#include "llvm/CodeGen/LexicalScopes.h"#include "llvm/CodeGen/MachineInstr.h"#include "llvm/IR/DebugInfo.h"#include "llvm/IR/DebugLoc.h"#include "llvm/MC/MachineLocation.h"#include "llvm/MC/MCDwarf.h"#include "llvm/Support/Allocator.h"#include <memory>

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 | |
| namespace | llvm |
List of target independent CodeGen pass IDs. | |