Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DPluginManager.h419 InstrumentationRuntimeCreateInstance create_callback,
423 UnregisterPlugin(InstrumentationRuntimeCreateInstance create_callback);
428 static InstrumentationRuntimeCreateInstance
431 static InstrumentationRuntimeCreateInstance
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DInstrumentationRuntime.cpp24 InstrumentationRuntimeCreateInstance create_callback = nullptr; in ModulesDidLoad()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-private-interfaces.h95 typedef lldb::InstrumentationRuntimeSP (*InstrumentationRuntimeCreateInstance)( typedef
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp1981 InstrumentationRuntimeCreateInstance create_callback;
2000 InstrumentationRuntimeCreateInstance create_callback, in RegisterPlugin()
2018 InstrumentationRuntimeCreateInstance create_callback) { in UnregisterPlugin()
2046 InstrumentationRuntimeCreateInstance
2056 InstrumentationRuntimeCreateInstance