Searched refs:ReportWarning (Results 1 – 5 of 5) sorted by relevance
135 …module_sp->ReportWarning ("address 0x%16.16" PRIx64 " maps to more than one section: %s.%s and %s.… in SetSectionLoadAddress()
960 ReportWarning (const char *format, ...) __attribute__ ((format (printf, 2, 3)));
259 …m_dwarf2Data->GetObjectFile()->GetModule()->ReportWarning ("DWARF compile unit extends beyond its … in ExtractDIEsIfNeeded()
723 …m_obj_file->GetModule()->ReportWarning ("empty dSYM file detected, dSYM was created with an execut… in CalculateAbilities()3120 …GetObjectFile()->GetModule()->ReportWarning ("0x%8.8x: compile unit %u failed to create a valid ll… in ResolveSymbolContext()4009 …GetObjectFile()->GetModule()->ReportWarning ("function at die offset 0x%8.8x had no function type", in FindFunctions()6801 …GetObjectFile()->GetModule()->ReportWarning ("0x%8.8" PRIx64 ": DW_AT_specification(0x%8.8x) has n… in ParseType()6824 …GetObjectFile()->GetModule()->ReportWarning ("0x%8.8" PRIx64 ": DW_AT_abstract_origin(0x%8.8x) has… in ParseType()
1182 Module::ReportWarning (const char *format, ...) in ReportWarning() function in Module