Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp81 ModuleSpec core_module_spec(m_core_file, target_sp->GetArchitecture()); in CanDebug() local
82 Status error(ModuleList::GetSharedModule(core_module_spec, m_core_module_sp, in CanDebug()