Home
last modified time | relevance | path

Searched defs:ResolveExecutable (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/unittests/Target/
H A DRemoteAwarePlatformTest.cpp39 ResolveExecutable(const ModuleSpec &module_spec, in ResolveExecutable() function in RemoteAwarePlatformTester
/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp32 Status RemoteAwarePlatform::ResolveExecutable( in ResolveExecutable() function in RemoteAwarePlatform
H A DPlatform.cpp732 Platform::ResolveExecutable(const ModuleSpec &module_spec, ResolveExecutable() function in Platform