Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPlatform.h1014 Platform &remote_platform);
1040 Platform &remote_platform);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp1553 const FileSpecList *module_search_paths_ptr, Platform &remote_platform) { in GetCachedExecutable() argument
1556 module_spec, module_sp, module_search_paths_ptr, remote_platform); in GetCachedExecutable()
1567 const FileSpecList *module_search_paths_ptr, Platform &remote_platform) { in LoadCachedExecutable() argument
1570 return remote_platform.ResolveExecutable( in LoadCachedExecutable()