Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp86 ModuleSpec core_module_spec(m_core_file, target_sp->GetArchitecture()); in CanDebug() local
87 Status error(ModuleList::GetSharedModule(core_module_spec, m_core_module_sp, in CanDebug()