|
LLVM 22.0.0git
|
#include "llvm/ADT/StringRef.h"#include "llvm/DebugInfo/PDB/PDBTypes.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/Error.h"#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::pdb |
Functions | |
| LLVM_ABI Error | llvm::pdb::loadDataForPDB (PDB_ReaderType Type, StringRef Path, std::unique_ptr< IPDBSession > &Session) |
| LLVM_ABI Error | llvm::pdb::loadDataForEXE (PDB_ReaderType Type, StringRef Path, std::unique_ptr< IPDBSession > &Session) |