LLDB mainline
lldb::SBPlatform Member List

This is the complete list of members for lldb::SBPlatform, including all inherited members.

Attach(SBAttachInfo &attach_info, const SBDebugger &debugger, SBTarget &target, SBError &error)lldb::SBPlatform
Clear()lldb::SBPlatform
ConnectRemote(SBPlatformConnectOptions &connect_options)lldb::SBPlatform
DisconnectRemote()lldb::SBPlatform
ExecuteConnected(const std::function< lldb_private::Status(const lldb::PlatformSP &)> &func)lldb::SBPlatformprotected
Get(SBFileSpec &src, SBFileSpec &dst)lldb::SBPlatform
GetAllProcesses(SBError &error)lldb::SBPlatform
GetEnvironment()lldb::SBPlatform
GetFilePermissions(const char *path)lldb::SBPlatform
GetHostname()lldb::SBPlatform
GetHostPlatform()lldb::SBPlatformstatic
GetName()lldb::SBPlatform
GetOSBuild()lldb::SBPlatform
GetOSDescription()lldb::SBPlatform
GetOSMajorVersion()lldb::SBPlatform
GetOSMinorVersion()lldb::SBPlatform
GetOSUpdateVersion()lldb::SBPlatform
GetSP() constlldb::SBPlatformprotected
GetTriple()lldb::SBPlatform
GetUnixSignals() constlldb::SBPlatform
GetWorkingDirectory()lldb::SBPlatform
Install(SBFileSpec &src, SBFileSpec &dst)lldb::SBPlatform
IsConnected()lldb::SBPlatform
IsValid() constlldb::SBPlatform
Kill(const lldb::pid_t pid)lldb::SBPlatform
Launch(SBLaunchInfo &launch_info)lldb::SBPlatform
m_opaque_splldb::SBPlatformprotected
MakeDirectory(const char *path, uint32_t file_permissions=eFilePermissionsDirectoryDefault)lldb::SBPlatform
operator bool() constlldb::SBPlatformexplicit
operator=(const SBPlatform &rhs)lldb::SBPlatform
Put(SBFileSpec &src, SBFileSpec &dst)lldb::SBPlatform
Run(SBPlatformShellCommand &shell_command)lldb::SBPlatform
SBDebuggerlldb::SBPlatformfriend
SBPlatform()lldb::SBPlatform
SBPlatform(const char *platform_name)lldb::SBPlatform
SBPlatform(const SBPlatform &rhs)lldb::SBPlatform
SBTargetlldb::SBPlatformfriend
SetFilePermissions(const char *path, uint32_t file_permissions)lldb::SBPlatform
SetLocateModuleCallback(lldb::SBPlatformLocateModuleCallback callback, void *callback_baton)lldb::SBPlatform
SetSDKRoot(const char *sysroot)lldb::SBPlatform
SetSP(const lldb::PlatformSP &platform_sp)lldb::SBPlatformprotected
SetWorkingDirectory(const char *path)lldb::SBPlatform
~SBPlatform()lldb::SBPlatform