Searched refs:m_debug_map_symfile (Results 1 – 2 of 2) sorted by relevance
510 SymbolFileDWARFDebugMap *m_debug_map_symfile; variable
472 m_debug_map_symfile(nullptr), in SymbolFileDWARF()788 cu_sp = m_debug_map_symfile->GetCompileUnit(this, dwarf_cu); in ParseCompileUnit()3024 return m_debug_map_symfile->Supports_DW_AT_APPLE_objc_complete_type(this); in Supports_DW_AT_APPLE_objc_complete_type()4294 if (m_debug_map_symfile == nullptr) { in GetDebugMapSymfile()4297 m_debug_map_symfile = llvm::cast<SymbolFileDWARFDebugMap>( in GetDebugMapSymfile()4301 return m_debug_map_symfile; in GetDebugMapSymfile()