LLDB mainline
lldb_private::InstrumentationRuntimeCallbacks Struct Reference

#include <PluginManager.h>

Public Attributes

InstrumentationRuntimeCreateInstance create_callback
InstrumentationRuntimeGetType get_type_callback

Detailed Description

Definition at line 86 of file PluginManager.h.

Member Data Documentation

◆ create_callback

InstrumentationRuntimeCreateInstance lldb_private::InstrumentationRuntimeCallbacks::create_callback

Definition at line 87 of file PluginManager.h.

◆ get_type_callback

InstrumentationRuntimeGetType lldb_private::InstrumentationRuntimeCallbacks::get_type_callback

Definition at line 88 of file PluginManager.h.


The documentation for this struct was generated from the following file: