|
LLDB mainline
|
#include <PluginManager.h>
Public Attributes | |
| InstrumentationRuntimeCreateInstance | create_callback |
| InstrumentationRuntimeGetType | get_type_callback |
Definition at line 134 of file PluginManager.h.
| InstrumentationRuntimeCreateInstance lldb_private::InstrumentationRuntimeCallbacks::create_callback |
Definition at line 135 of file PluginManager.h.
| InstrumentationRuntimeGetType lldb_private::InstrumentationRuntimeCallbacks::get_type_callback |
Definition at line 136 of file PluginManager.h.