Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DPlatform.h957 ResolveRemoteExecutable(const ModuleSpec &module_spec,
/openbsd/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp805 Platform::ResolveRemoteExecutable(const ModuleSpec &module_spec, in ResolveRemoteExecutable() function in Platform
1493 return ResolveRemoteExecutable(spec, module_sp, in GetCachedExecutable()