Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.cpp172 m_exe_module_wp(exe_module_sp), m_cu_idx(cu_idx) {} in DebugMapModule()
208 oso_symfile->SetID(((uint64_t)m_cu_idx + 1ull) << 32ull); in GetSymbolFile()
219 const uint32_t m_cu_idx; member in DebugMapModule