Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DInstrumentationRuntime.cpp24 InstrumentationRuntimeGetType get_type_callback; in ModulesDidLoad()
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DPluginManager.h423 InstrumentationRuntimeGetType get_type_callback);
428 static InstrumentationRuntimeGetType
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-private-interfaces.h108 typedef lldb::InstrumentationRuntimeType (*InstrumentationRuntimeGetType)(); typedef
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp1230 InstrumentationRuntimeGetType get_type_callback) in InstrumentationRuntimeInstance()
1235 InstrumentationRuntimeGetType get_type_callback = nullptr;
1249 InstrumentationRuntimeGetType get_type_callback) { in RegisterPlugin()
1259 InstrumentationRuntimeGetType