Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp181 m_exe_module_wp(exe_module_sp), m_cu_idx(cu_idx) {} in DebugMapModule()
217 oso_symfile->SetFileIndex((uint64_t)m_cu_idx); in GetSymbolFile()
228 const uint32_t m_cu_idx; member in lldb_private::plugin::dwarf::DebugMapModule