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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.h40 lldb_private::Status ResolveExecutable(
H A DPlatformPOSIX.cpp68 PlatformPOSIX::ResolveExecutable(const ModuleSpec &module_spec, function in class:PlatformPOSIX
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.h45 ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp,
H A DPlatformRemoteGDBServer.cpp94 Status PlatformRemoteGDBServer::ResolveExecutable( function in class:PlatformRemoteGDBServer
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp313 error = platform_sp->ResolveExecutable(
505 Status error = platform_sp->ResolveExecutable(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DTargetList.cpp378 error = platform_sp->ResolveExecutable(module_spec, exe_module_sp,
H A DPlatform.cpp849 Platform::ResolveExecutable(const ModuleSpec &module_spec, function in class:Platform
1519 return remote_platform.ResolveExecutable(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp737 auto error = platform_sp->ResolveExecutable(
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h146 virtual Status ResolveExecutable(const ModuleSpec &module_spec,

Completed in 195 milliseconds