Searched refs:m_debug_map_symfile (Results 1 – 2 of 2) sorted by relevance
509 SymbolFileDWARFDebugMap *m_debug_map_symfile; variable
472 m_debug_map_symfile(nullptr), in SymbolFileDWARF()781 cu_sp = m_debug_map_symfile->GetCompileUnit(this, dwarf_cu); in ParseCompileUnit()4209 if (m_debug_map_symfile == nullptr) { in GetDebugMapSymfile()4212 m_debug_map_symfile = llvm::cast<SymbolFileDWARFDebugMap>( in GetDebugMapSymfile()4216 return m_debug_map_symfile; in GetDebugMapSymfile()