|
LLVM 22.0.0git
|
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/DenseMapInfo.h"#include "llvm/ADT/DenseSet.h"#include "llvm/ADT/StringRef.h"#include "llvm/CodeGen/NonRelocatableStringpool.h"#include "llvm/DebugInfo/DWARF/DWARFDebugLine.h"#include "llvm/DebugInfo/DWARF/DWARFDie.h"#include "llvm/Support/FileSystem.h"#include "llvm/Support/Path.h"#include <atomic>Go to the source code of this file.
Classes | |
| class | llvm::dwarf_linker::classic::CachedPathResolver |
| Small helper that resolves and caches file paths. More... | |
| class | llvm::dwarf_linker::classic::DeclContext |
| A DeclContext is a named program scope that is used for ODR uniquing of types. More... | |
| class | llvm::dwarf_linker::classic::DeclContextTree |
| This class gives a tree-like API to the DenseMap that stores the DeclContext objects. More... | |
| struct | llvm::dwarf_linker::classic::DeclMapInfo |
| Info type for the DenseMap storing the DeclContext pointers. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::dwarf_linker |
| namespace | llvm::dwarf_linker::classic |