Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Target/
H A DRemoteAwarePlatformTest.cpp38 Status ResolveRemoteExecutable( in ResolveRemoteExecutable() function in RemoteAwarePlatformTester
/llvm-project-15.0.7/lldb/source/Target/
H A DPlatform.cpp803 Platform::ResolveRemoteExecutable(const ModuleSpec &module_spec, in ResolveRemoteExecutable() function in Platform