LLVM API Documentation
#include "DIE.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/FoldingSet.h"#include "llvm/ADT/SetVector.h"#include "llvm/ADT/SmallPtrSet.h"#include "llvm/ADT/StringMap.h"#include "llvm/CodeGen/AsmPrinter.h"#include "llvm/CodeGen/LexicalScopes.h"#include "llvm/DebugInfo.h"#include "llvm/MC/MachineLocation.h"#include "llvm/Support/Allocator.h"#include "llvm/Support/DebugLoc.h"

Go to the source code of this file.
Classes | |
| class | llvm::SrcLineInfo |
| This class is used to record source line correspondence. More... | |
| class | llvm::DotDebugLocEntry |
| This struct describes location entries emitted in the .debug_loc section. More... | |
| class | llvm::DbgVariable |
| This class is used to track local variable information. More... | |
| class | llvm::DwarfUnits |
| Collects and handles information specific to a particular collection of units. 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 | |
| List of target independent CodeGen pass IDs. | |