Searched refs:ResolveExecutable (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DRemoteAwarePlatform.h26 ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp,
H A DPlatform.h150 virtual Status ResolveExecutable(const ModuleSpec &module_spec,
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.h46 ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp,
H A DPlatformRemoteGDBServer.cpp96 Status PlatformRemoteGDBServer::ResolveExecutable( function in class:PlatformRemoteGDBServer
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp32 Status RemoteAwarePlatform::ResolveExecutable( function in class:RemoteAwarePlatform
H A DTargetList.cpp378 error = platform_sp->ResolveExecutable(module_spec, exe_module_sp,
H A DPlatform.cpp855 Platform::ResolveExecutable(const ModuleSpec &module_spec, function in class:Platform
1525 return remote_platform.ResolveExecutable(
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp314 error = platform_sp->ResolveExecutable(
507 Status error = platform_sp->ResolveExecutable(
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp739 auto error = platform_sp->ResolveExecutable(

Completed in 131 milliseconds