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

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.h83 ResolveExecutable (const lldb_private::FileSpec &exe_file,
H A DPlatformFreeBSD.cpp182 PlatformFreeBSD::ResolveExecutable (const FileSpec &exe_file, function in class:PlatformFreeBSD
218 error = m_remote_platform_sp->ResolveExecutable (exe_file,
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.h67 ResolveExecutable (const lldb_private::FileSpec &exe_file,
H A DPlatformRemoteGDBServer.cpp107 PlatformRemoteGDBServer::ResolveExecutable (const FileSpec &exe_file, function in class:PlatformRemoteGDBServer
113 //error.SetErrorString ("PlatformRemoteGDBServer::ResolveExecutable() is unimplemented");
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIX.cpp143 error = platform_sp->ResolveExecutable(process_info.GetExecutableFile(),
366 Error error = platform_sp->ResolveExecutable(process_info.GetExecutableFile(),
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Target/
H A DTargetList.cpp269 error = platform_sp->ResolveExecutable (file,
H A DPlatform.cpp829 Platform::ResolveExecutable (const FileSpec &exe_file, function in class:Platform
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPlatform.h135 ResolveExecutable (const FileSpec &exe_file,
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Host/common/
H A DHost.cpp1946 error = host_platform_sp->ResolveExecutable (exe_spec,

Completed in 86 milliseconds