Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/COFF/
H A DInputFiles.cpp820 static std::string getPdbBaseName(ObjFile *file, StringRef tSPath) { in getPdbBaseName() function
852 std::string ret = getPdbBaseName(dependentFile, pdbPath); in findPdbPath()