Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Core/
DModuleList.h448 static bool ModuleIsInCache(const Module *module_ptr);
/openbsd/src/gnu/llvm/lldb/source/Core/
DModuleList.cpp764 bool ModuleList::ModuleIsInCache(const Module *module_ptr) { in ModuleIsInCache() function in ModuleList