Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp143 const llvm::codeview::DebugInfo *PdbInfo = nullptr; in getPdbPathFromExe() local
144 if (Error E = ObjFile->getDebugPDBInfo(PdbInfo, PdbPath)) in getPdbPathFromExe()