Home
last modified time | relevance | path

Searched defs:get_type_callback (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DInstrumentationRuntime.cpp24 InstrumentationRuntimeGetType get_type_callback; in ModulesDidLoad() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1412 InstrumentationRuntimeGetType get_type_callback = nullptr; member
1426 InstrumentationRuntimeGetType get_type_callback) { in RegisterPlugin()