Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h924 Platform &remote_platform);
950 Platform &remote_platform);
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1522 const FileSpecList *module_search_paths_ptr, Platform &remote_platform) { in GetCachedExecutable() argument
1525 module_spec, module_sp, module_search_paths_ptr, remote_platform); in GetCachedExecutable()
1536 const FileSpecList *module_search_paths_ptr, Platform &remote_platform) { in LoadCachedExecutable() argument
1539 return remote_platform.ResolveExecutable( in LoadCachedExecutable()