Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp181 StringRef PdbName = sys::path::filename(PathFromExe, Style); in searchForPdb() local
186 sys::path::append(PdbPath, PdbName); in searchForPdb()