Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp881 FileSpec &resolved_platform_path) { in ResolveRemotePath() argument
882 resolved_platform_path = platform_path; in ResolveRemotePath()
883 FileSystem::Instance().Resolve(resolved_platform_path); in ResolveRemotePath()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DPlatform.h194 FileSpec &resolved_platform_path);