|
LLDB mainline
|
#include <OperatingSystemInterface.h>
Additional Inherited Members | |
| Static Public Member Functions inherited from lldb_private::ScriptedInterface | |
| template<typename Ret> | |
| static Ret | ErrorWithMessage (llvm::StringRef caller_name, llvm::StringRef error_msg, Status &error, LLDBLog log_category=LLDBLog::Process) |
| template<typename T = StructuredData::ObjectSP> | |
| static bool | CheckStructuredDataObject (llvm::StringRef caller, T obj, Status &error) |
| static bool | CreateInstance (lldb::ScriptLanguage language, ScriptedInterfaceUsages usages) |
| Protected Member Functions inherited from lldb_private::ScriptedThreadInterface | |
| virtual lldb::ScriptedFrameInterfaceSP | CreateScriptedFrameInterface () |
| Protected Attributes inherited from lldb_private::ScriptedInterface | |
| StructuredData::GenericSP | m_object_instance_sp |
Definition at line 18 of file OperatingSystemInterface.h.
|
inlinevirtual |
Definition at line 20 of file OperatingSystemInterface.h.
|
inlinevirtual |
Definition at line 31 of file OperatingSystemInterface.h.
|
inlinevirtual |
Definition at line 27 of file OperatingSystemInterface.h.
|
inlinevirtual |
Definition at line 25 of file OperatingSystemInterface.h.