Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DInstrumentationRuntime.cpp24 InstrumentationRuntimeGetType get_type_callback; in ModulesDidLoad()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h464 InstrumentationRuntimeGetType get_type_callback);
469 static InstrumentationRuntimeGetType
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-interfaces.h118 typedef lldb::InstrumentationRuntimeType (*InstrumentationRuntimeGetType)(); typedef
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1381 InstrumentationRuntimeGetType get_type_callback) in InstrumentationRuntimeInstance()
1386 InstrumentationRuntimeGetType get_type_callback = nullptr;
1400 InstrumentationRuntimeGetType get_type_callback) { in RegisterPlugin()
1410 InstrumentationRuntimeGetType