Searched refs:debug_map_symfile (Results 1 – 2 of 2) sorted by relevance
299 return debug_map_symfile->GetTypeList(); in GetTypeList()451 if (debug_map_symfile) in GetUniqueDWARFASTTypeMap()452 return debug_map_symfile->GetUniqueDWARFASTTypeMap(); in GetUniqueDWARFASTTypeMap()460 return debug_map_symfile->GetTypeSystemForLanguage(language); in GetTypeSystemForLanguage()793 if (debug_map_symfile) in FixupAddress()800 if (debug_map_symfile) { in FixupAddress()801 return debug_map_symfile->LinkOSOAddress(addr); in FixupAddress()3245 if (debug_map_symfile) in ParseVariableDIE()3257 if (debug_map_symfile) { in ParseVariableDIE()3321 if (debug_map_symfile) { in ParseVariableDIE()[all …]
790 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseEnum() local791 if (debug_map_symfile) { in ParseEnum()794 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()