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