LLVM 22.0.0git
NativeSession.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::codeview

Functions

static DbiStreamgetDbiStreamPtr (PDBFile &File)
static Expected< std::unique_ptr< PDBFile > > loadPdbFile (StringRef PdbPath, std::unique_ptr< BumpPtrAllocator > &Allocator)
static Expected< std::stringgetPdbPathFromExe (StringRef ExePath)

Function Documentation

◆ getDbiStreamPtr()

DbiStream * getDbiStreamPtr ( PDBFile & File)
static

◆ getPdbPathFromExe()

◆ loadPdbFile()