Activate()=0 | lldb_private::InstrumentationRuntime | protectedpure virtual |
CheckIfRuntimeIsValid(const lldb::ModuleSP module_sp)=0 | lldb_private::InstrumentationRuntime | protectedpure virtual |
GetBacktracesFromExtendedStopInfo(StructuredData::ObjectSP info) | lldb_private::InstrumentationRuntime | virtual |
GetBreakpointID() const | lldb_private::InstrumentationRuntime | inlineprotected |
GetPatternForRuntimeLibrary()=0 | lldb_private::InstrumentationRuntime | protectedpure virtual |
GetPluginName()=0 | lldb_private::PluginInterface | pure virtual |
GetProcessSP() | lldb_private::InstrumentationRuntime | inlineprotected |
GetRuntimeModuleSP() | lldb_private::InstrumentationRuntime | inlineprotected |
InstrumentationRuntime(const lldb::ProcessSP &process_sp) | lldb_private::InstrumentationRuntime | inlineprotected |
IsActive() const | lldb_private::InstrumentationRuntime | inline |
m_breakpoint_id | lldb_private::InstrumentationRuntime | private |
m_is_active | lldb_private::InstrumentationRuntime | private |
m_process_wp | lldb_private::InstrumentationRuntime | private |
m_runtime_module | lldb_private::InstrumentationRuntime | private |
ModulesDidLoad(lldb_private::ModuleList &module_list, Process *process, InstrumentationRuntimeCollection &runtimes) | lldb_private::InstrumentationRuntime | static |
ModulesDidLoad(lldb_private::ModuleList &module_list) | lldb_private::InstrumentationRuntime | |
operator=(const PluginInterface &)=delete | lldb_private::PluginInterface | |
PluginInterface()=default | lldb_private::PluginInterface | |
PluginInterface(const PluginInterface &)=delete | lldb_private::PluginInterface | |
SetActive(bool IsActive) | lldb_private::InstrumentationRuntime | inlineprotected |
SetBreakpointID(lldb::user_id_t ID) | lldb_private::InstrumentationRuntime | inlineprotected |
SetRuntimeModuleSP(lldb::ModuleSP module_sp) | lldb_private::InstrumentationRuntime | inlineprotected |
~PluginInterface()=default | lldb_private::PluginInterface | virtual |