Searched refs:debug_map_symfile (Results 1 – 2 of 2) sorted by relevance
292 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeList() local293 return debug_map_symfile->GetTypeList(); in GetTypeList()445 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in GetUniqueDWARFASTTypeMap() local446 if (debug_map_symfile) in GetUniqueDWARFASTTypeMap()447 return debug_map_symfile->GetUniqueDWARFASTTypeMap(); in GetUniqueDWARFASTTypeMap()454 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeSystemForLanguage() local455 return debug_map_symfile->GetTypeSystemForLanguage(language); in GetTypeSystemForLanguage()780 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress() local781 if (debug_map_symfile) in FixupAddress()782 return debug_map_symfile->LinkOSOFileAddress(this, file_addr); in FixupAddress()[all …]
791 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseEnum() local792 if (debug_map_symfile) { in ParseEnum()795 type_sp = debug_map_symfile->FindDefinitionTypeForDWARFDeclContext( in ParseEnum()1498 SymbolFileDWARFDebugMap *debug_map_symfile = in ParseStructureLikeDIE() local1500 if (debug_map_symfile) { in ParseStructureLikeDIE()1503 type_sp = debug_map_symfile->FindCompleteObjCDefinitionTypeForDIE( in ParseStructureLikeDIE()1556 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseStructureLikeDIE() local1557 if (debug_map_symfile) { in ParseStructureLikeDIE()1560 type_sp = debug_map_symfile->FindDefinitionTypeForDWARFDeclContext( in ParseStructureLikeDIE()