Searched refs:debug_map_symfile (Results 1 – 2 of 2) sorted by relevance
337 return debug_map_symfile->GetTypeList(); in GetTypeList()486 if (debug_map_symfile) in GetUniqueDWARFASTTypeMap()487 return debug_map_symfile->GetUniqueDWARFASTTypeMap(); in GetUniqueDWARFASTTypeMap()495 return debug_map_symfile->GetTypeSystemForLanguage(language); in GetTypeSystemForLanguage()970 if (debug_map_symfile) in FixupAddress()977 if (debug_map_symfile) { in FixupAddress()978 return debug_map_symfile->LinkOSOAddress(addr); in FixupAddress()3632 if (debug_map_symfile) in ParseVariableDIE()3644 if (debug_map_symfile) { in ParseVariableDIE()3678 if (debug_map_symfile) { in ParseVariableDIE()[all …]
823 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseEnum() local824 if (debug_map_symfile) { in ParseEnum()827 type_sp = debug_map_symfile->FindDefinitionTypeForDWARFDeclContext(die); in ParseEnum()1695 SymbolFileDWARFDebugMap *debug_map_symfile = in ParseStructureLikeDIE() local1697 if (debug_map_symfile) { in ParseStructureLikeDIE()1700 type_sp = debug_map_symfile->FindCompleteObjCDefinitionTypeForDIE( in ParseStructureLikeDIE()1752 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseStructureLikeDIE() local1753 if (debug_map_symfile) { in ParseStructureLikeDIE()1756 type_sp = debug_map_symfile->FindDefinitionTypeForDWARFDeclContext(die); in ParseStructureLikeDIE()