Lines Matching refs:ReportError
467 auto ReportError = [&](const Twine &TitleMsg) { in verifyDebugInfoAttribute() local
484 ReportError( in verifyDebugInfoAttribute()
490 ReportError("DIE has invalid DW_AT_ranges encoding:"); in verifyDebugInfoAttribute()
496 ReportError("DW_AT_stmt_list offset is beyond .debug_line bounds: " + in verifyDebugInfoAttribute()
500 ReportError("DIE has invalid DW_AT_stmt_list encoding:"); in verifyDebugInfoAttribute()
514 ReportError("DIE contains invalid DWARF expression:"); in verifyDebugInfoAttribute()
517 ReportError(toString(Loc.takeError())); in verifyDebugInfoAttribute()
534 ReportError("DIE with tag " + TagString(DieTag) + " has " + in verifyDebugInfoAttribute()
545 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()
559 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()
565 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()
572 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()
578 ReportError("DIE has " + AttributeString(Attr) + in verifyDebugInfoAttribute()