Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DInstrumentationRuntime.cpp25 InstrumentationRuntimeGetType get_type_callback; in ModulesDidLoad()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DPluginManager.h420 InstrumentationRuntimeGetType get_type_callback);
425 static InstrumentationRuntimeGetType
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-private-interfaces.h94 typedef lldb::InstrumentationRuntimeType (*InstrumentationRuntimeGetType)(); typedef
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp1982 InstrumentationRuntimeGetType get_type_callback;
2001 InstrumentationRuntimeGetType get_type_callback) { in RegisterPlugin()
2036 InstrumentationRuntimeGetType