|
LLDB mainline
|
#include <ScriptedFrameInterface.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 user_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 Attributes inherited from lldb_private::ScriptedInterface | |
| StructuredData::GenericSP | m_object_instance_sp |
| std::optional< ScriptedMetadata > | m_scripted_metadata |
Definition at line 20 of file ScriptedFrameInterface.h.
|
pure virtual |
Implemented in lldb_private::ScriptedFramePythonInterface.
|
inlinevirtual |
Reimplemented in lldb_private::ScriptedFramePythonInterface.
Definition at line 37 of file ScriptedFrameInterface.h.
|
inlinevirtual |
Reimplemented in lldb_private::ScriptedFramePythonInterface.
Definition at line 35 of file ScriptedFrameInterface.h.
|
inlinevirtual |
Reimplemented in lldb_private::ScriptedFramePythonInterface.
Definition at line 27 of file ScriptedFrameInterface.h.
References LLDB_INVALID_FRAME_ID.
|
inlinevirtual |
Reimplemented in lldb_private::ScriptedFramePythonInterface.
Definition at line 29 of file ScriptedFrameInterface.h.
References LLDB_INVALID_ADDRESS.
|
inlinevirtual |
Reimplemented in lldb_private::ScriptedFramePythonInterface.
Definition at line 49 of file ScriptedFrameInterface.h.
|
inlinevirtual |
Reimplemented in lldb_private::ScriptedFramePythonInterface.
Definition at line 47 of file ScriptedFrameInterface.h.
|
inlinevirtual |
Reimplemented in lldb_private::ScriptedFramePythonInterface.
Definition at line 31 of file ScriptedFrameInterface.h.
|
inlinevirtual |
Reimplemented in lldb_private::ScriptedFramePythonInterface.
Definition at line 61 of file ScriptedFrameInterface.h.
References error().
|
inlinevirtual |
Reimplemented in lldb_private::ScriptedFramePythonInterface.
Definition at line 56 of file ScriptedFrameInterface.h.
|
inlinevirtual |
Reimplemented in lldb_private::ScriptedFramePythonInterface.
Definition at line 53 of file ScriptedFrameInterface.h.
|
inlinevirtual |
Reimplemented in lldb_private::ScriptedFramePythonInterface.
Definition at line 43 of file ScriptedFrameInterface.h.
|
inlinevirtual |
Reimplemented in lldb_private::ScriptedFramePythonInterface.
Definition at line 45 of file ScriptedFrameInterface.h.
|
inlinevirtual |
Reimplemented in lldb_private::ScriptedFramePythonInterface.
Definition at line 41 of file ScriptedFrameInterface.h.