Home
last modified time | relevance | path

Searched refs:PdbInfo (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp135 const llvm::codeview::DebugInfo *PdbInfo = nullptr; in getPdbPathFromExe() local
136 if (Error E = ObjFile->getDebugPDBInfo(PdbInfo, PdbPath)) in getPdbPathFromExe()