LLVM  3.7.0
Namespaces | Functions
PDB.h File Reference
#include "PDBTypes.h"
#include <memory>
Include dependency graph for PDB.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 

Functions

PDB_ErrorCode llvm::loadDataForPDB (PDB_ReaderType Type, StringRef Path, std::unique_ptr< IPDBSession > &Session)
 
PDB_ErrorCode llvm::loadDataForEXE (PDB_ReaderType Type, StringRef Path, std::unique_ptr< IPDBSession > &Session)