Lines Matching refs:ReportError
659 auto ReportError = [&](StringRef category, const Twine &TitleMsg) { in verifyDebugInfoAttribute() local
681 ReportError("DW_AT_ranges offset out of bounds", in verifyDebugInfoAttribute()
688 ReportError("Invalid DW_AT_ranges encoding", in verifyDebugInfoAttribute()
695 ReportError("DW_AT_stmt_list offset out of bounds", in verifyDebugInfoAttribute()
700 ReportError("Invalid DW_AT_stmt_list encoding", in verifyDebugInfoAttribute()
725 ReportError("Invalid DWARF expressions", in verifyDebugInfoAttribute()
733 ReportError("Invalid DW_AT_location", toString(std::move(Err))); in verifyDebugInfoAttribute()
750 ReportError("Incompatible DW_AT_abstract_origin tag reference", in verifyDebugInfoAttribute()
762 ReportError("Incompatible DW_AT_type attribute tag", in verifyDebugInfoAttribute()
779 ReportError("Invalid file index in DW_AT_decl_file", in verifyDebugInfoAttribute()
787 ReportError("Invalid file index in DW_AT_decl_file", in verifyDebugInfoAttribute()
795 ReportError( in verifyDebugInfoAttribute()
803 ReportError("Invalid encoding in DW_AT_decl_file", in verifyDebugInfoAttribute()
812 ReportError( in verifyDebugInfoAttribute()