Home
last modified time | relevance | path

Searched refs:WarnIfVersionMismatch (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h231 void WarnIfVersionMismatch(Stream *s) const;
DRenderScriptRuntime.cpp2760 module_desc->WarnIfVersionMismatch(GetProcess() in LoadModule()
2834 void RSModuleDescriptor::WarnIfVersionMismatch(lldb_private::Stream *s) const { in WarnIfVersionMismatch() function in RSModuleDescriptor