Home
last modified time | relevance | path

Searched defs:NormalizePath (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.cpp26 FileSpec TraceIntelPTBundleLoader::NormalizePath(const std::string &path) { in NormalizePath() function in TraceIntelPTBundleLoader
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPathMappingList.cpp34 std::string NormalizePath(llvm::StringRef path) { in NormalizePath() function