Lines Matching refs:ReportError
587 auto ReportError = [&](const Twine &TitleMsg) { in verifyDebugInfoAttribute() local
607 ReportError( in verifyDebugInfoAttribute()
613 ReportError("DIE has invalid DW_AT_ranges encoding:"); in verifyDebugInfoAttribute()
619 ReportError("DW_AT_stmt_list offset is beyond .debug_line bounds: " + in verifyDebugInfoAttribute()
623 ReportError("DIE has invalid DW_AT_stmt_list encoding:"); in verifyDebugInfoAttribute()
647 ReportError("DIE contains invalid DWARF expression:"); in verifyDebugInfoAttribute()
654 ReportError(toString(std::move(Err))); in verifyDebugInfoAttribute()
671 ReportError("DIE with tag " + TagString(DieTag) + " has " + in verifyDebugInfoAttribute()
682 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()
698 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()
704 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()
711 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()
717 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()
725 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()