|
LLVM 22.0.0git
|
#include "llvm/ADT/SmallVector.h"#include "llvm/DebugInfo/DWARF/DWARFDataExtractor.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/Errc.h"#include <cstdint>Go to the source code of this file.
Classes | |
| struct | llvm::DWARFLocationEntry |
| A single location within a location list. More... | |
| class | llvm::DWARFLocationTable |
| An abstract base class for various kinds of location tables (.debug_loc, .debug_loclists, and their dwo variants). More... | |
| class | llvm::DWARFDebugLoc |
| struct | llvm::DWARFDebugLoc::LocationList |
| A list of locations that contain one variable. More... | |
| class | llvm::DWARFDebugLoclists |
| class | llvm::ResolverError |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::object |