Lines Matching refs:GetDebugMapSymfile
276 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeList()
428 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in GetUniqueDWARFASTTypeMap()
437 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeSystemForLanguage()
705 if (GetDebugMapSymfile()) { in ParseCompileUnit()
732 if (GetDebugMapSymfile()) in ParseCompileUnit()
895 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
902 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
1191 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) { in ParseLineTable()
1400 if (GetDebugMapSymfile()) in GetUID()
1421 if (SymbolFileDWARFDebugMap *debug_map = GetDebugMapSymfile()) { in DecodeUID()
1736 if (GetDebugMapSymfile()) in GetDwoSymbolFileForCompileUnit()
2814 GetDebugMapSymfile()) in Supports_DW_AT_APPLE_objc_complete_type()
3483 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in ParseVariableDIE()
4133 SymbolFileDWARFDebugMap *SymbolFileDWARF::GetDebugMapSymfile() { in GetDebugMapSymfile() function in SymbolFileDWARF