Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
HDProcessElfCore.cpp91 ModuleSpec core_module_spec(m_core_file, target.GetArchitecture()); in CanDebug() local
92 Error error (ModuleList::GetSharedModule (core_module_spec, m_core_module_sp, in CanDebug()