Lines Matching refs:GetDebugMapSymfile
336 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeList()
485 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in GetUniqueDWARFASTTypeMap()
494 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeSystemForLanguage()
779 if (GetDebugMapSymfile()) { in ParseCompileUnit()
807 if (GetDebugMapSymfile()) in ParseCompileUnit()
969 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
976 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
1267 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) { in ParseLineTable()
1745 if (SymbolFileDWARFDebugMap *debug_map = GetDebugMapSymfile()) { in GetDIE()
1796 if (GetDebugMapSymfile()) in GetDwoSymbolFileForCompileUnit()
2959 GetDebugMapSymfile()) in Supports_DW_AT_APPLE_objc_complete_type()
3631 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in ParseVariableDIE()
4312 SymbolFileDWARFDebugMap *SymbolFileDWARF::GetDebugMapSymfile() { in GetDebugMapSymfile() function in SymbolFileDWARF