Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DType.cpp872 return CheckModuleCommon(m_module_wp, module_sp); in CheckModule()
876 return CheckModuleCommon(m_exe_module_wp, module_sp); in CheckExeModule()
879 bool TypeImpl::CheckModuleCommon(const lldb::ModuleWP &input_module_wp, in CheckModuleCommon() function in TypeImpl
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DType.h319 bool CheckModuleCommon(const lldb::ModuleWP &input_module_wp,