Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DInputFiles.cpp815 StringRef localPath = in getPdbBaseName() local
817 SmallString<128> path = sys::path::parent_path(localPath); in getPdbBaseName()