Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h180 virtual bool ResolveRemotePath(const FileSpec &platform_path,
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp806 bool Platform::ResolveRemotePath(const FileSpec &platform_path, in ResolveRemotePath() argument
808 resolved_platform_path = platform_path; in ResolveRemotePath()