|
LLVM 22.0.0git
|
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/StringMap.h"#include "llvm/ADT/StringRef.h"#include "llvm/DebugInfo/CodeView/CodeView.h"#include "llvm/DebugInfo/CodeView/DebugSubsection.h"#include "llvm/Support/BinaryStreamRef.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/Error.h"#include <cstdint>Go to the source code of this file.
Classes | |
| class | llvm::codeview::DebugStringTableSubsectionRef |
| Represents a read-only view of a CodeView string table. More... | |
| class | llvm::codeview::DebugStringTableSubsection |
| Represents a read-write view of a CodeView string table. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::codeview |