Home
last modified time | relevance | path

Searched refs:InstrumentationRuntimeGetType (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/source/Target/
H A DInstrumentationRuntime.cpp24 InstrumentationRuntimeGetType get_type_callback; in ModulesDidLoad()
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DPluginManager.h418 InstrumentationRuntimeGetType get_type_callback);
423 static InstrumentationRuntimeGetType
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-private-interfaces.h105 typedef lldb::InstrumentationRuntimeType (*InstrumentationRuntimeGetType)(); typedef
/llvm-project-15.0.7/lldb/source/Core/
H A DPluginManager.cpp1216 InstrumentationRuntimeGetType get_type_callback) in InstrumentationRuntimeInstance()
1221 InstrumentationRuntimeGetType get_type_callback = nullptr;
1235 InstrumentationRuntimeGetType get_type_callback) { in RegisterPlugin()
1245 InstrumentationRuntimeGetType