Searched refs:ReportWarning (Results 1 – 7 of 7) sorted by relevance
107 module_sp->ReportWarning( in SetSectionLoadAddress()
798 void ReportWarning(const char *format, ...)
559 m_objfile_sp->GetModule()->ReportWarning( in CalculateAbilities()584 m_objfile_sp->GetModule()->ReportWarning( in CalculateAbilities()1748 GetObjectFile()->GetModule()->ReportWarning( in UpdateExternalModuleListIfNeeded()1773 GetObjectFile()->GetModule()->ReportWarning( in UpdateExternalModuleListIfNeeded()1950 GetObjectFile()->GetModule()->ReportWarning( in ResolveSymbolContext()
1055 dwarf->GetObjectFile()->GetModule()->ReportWarning( in ParseSubroutine()1074 dwarf->GetObjectFile()->GetModule()->ReportWarning( in ParseSubroutine()2563 objfile->GetModule()->ReportWarning( in ParseSingleMember()
210 std::function<void(const Twine &, const DWARFDie &)> ReportWarning) { in analyzeImportedModule() argument236 ReportWarning( in analyzeImportedModule()317 std::function<void(const Twine &, const DWARFDie &)> ReportWarning, in analyzeContextInfo() argument359 ReportWarning); in analyzeContextInfo()
1896 GetModule()->ReportWarning( in GetGnuDebugDataObjectFile()1907 GetModule()->ReportWarning( in GetGnuDebugDataObjectFile()3366 GetModule()->ReportWarning( in ReadSectionData()3379 GetModule()->ReportWarning( in ReadSectionData()
1161 void Module::ReportWarning(const char *format, ...) { in ReportWarning() function in Module