Lines Matching refs:GetDebugMapSymfile
336 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeList()
486 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetForwardDeclCompilerTypeToDIE()
492 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in GetUniqueDWARFASTTypeMap()
501 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeSystemForLanguage()
786 if (GetDebugMapSymfile()) { in ParseCompileUnit()
814 if (GetDebugMapSymfile()) in ParseCompileUnit()
976 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
983 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
1274 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) { in ParseLineTable()
1648 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in CompleteType()
1774 if (SymbolFileDWARFDebugMap *debug_map = GetDebugMapSymfile()) in GetDIERefSymbolFile()
1835 if (GetDebugMapSymfile()) in GetDwoSymbolFileForCompileUnit()
3023 GetDebugMapSymfile()) in Supports_DW_AT_APPLE_objc_complete_type()
3611 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in ParseVariableDIE()
4293 SymbolFileDWARFDebugMap *SymbolFileDWARF::GetDebugMapSymfile() { in GetDebugMapSymfile() function in SymbolFileDWARF