Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp173 StringRef PdbName = sys::path::filename(PathFromExe, Style); in searchForPdb() local
178 sys::path::append(PdbPath, PdbName); in searchForPdb()