Lines Matching refs:GetDebugMapSymfile
265 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in GetTypeList()
430 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in GetUniqueDWARFASTTypeMap()
438 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in GetTypeSystemForLanguage()
804 } else if (dwarf_cu->GetOffset() == 0 && GetDebugMapSymfile()) { in ParseCompileUnit()
905 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
1097 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in ParseLineTable()
1327 SymbolFileDWARFDebugMap *debug_map = GetDebugMapSymfile(); in GetDWARFForUID()
1613 if (GetDebugMapSymfile()) in GetDwoSymbolFileForCompileUnit()
2765 GetDebugMapSymfile()) in Supports_DW_AT_APPLE_objc_complete_type()
3482 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in ParseVariableDIE()
3859 SymbolFileDWARFDebugMap *SymbolFileDWARF::GetDebugMapSymfile() { in GetDebugMapSymfile() function in SymbolFileDWARF