Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DInstrumentationRuntime.cpp25 InstrumentationRuntimeGetType get_type_callback; in ModulesDidLoad() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp1982 InstrumentationRuntimeGetType get_type_callback; member
2001 InstrumentationRuntimeGetType get_type_callback) { in RegisterPlugin()