Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DInstrumentationRuntime.cpp24 InstrumentationRuntimeGetType get_type_callback; in ModulesDidLoad() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp1235 InstrumentationRuntimeGetType get_type_callback = nullptr; member
1249 InstrumentationRuntimeGetType get_type_callback) { in RegisterPlugin()