Lines Matching defs:ErrHandler
37 : Obj(Obj), W(OS, llvm::endianness::big), ErrHandler(EH),
74 yaml::ErrorHandler ErrHandler;
99 ErrHandler("current file offset (" + Twine(CurrentOffset) +
134 ErrHandler("maximum object size (" + Twine(MaxRawDataSize) +
154 ErrHandler("exceeded the maximum permitted section index of " +
207 ErrHandler("maximum object size (" + Twine(MaxRawDataSize) +
217 ErrHandler("a DWARFSectionSubtype is only allowed for a DWARF section");
223 ErrHandler("the low-order bits of DWARFSectionSubtype must be 0");
236 ErrHandler(
241 ErrHandler("specified ContentSize (" + Twine(*Obj.StrTbl.ContentSize) +
249 ErrHandler("ContentSize shouldn't be less than 4 without RawContent");
297 ErrHandler("specified ContentSize (" + Twine(*Obj.StrTbl.ContentSize) +
316 ErrHandler("specified NumberOfAuxEntries " +
342 ErrHandler("maximum object size of " + Twine(MaxRawDataSize) +
566 ErrHandler("redundant data was written before section data");
583 ErrHandler("redundant data was written before relocations");
605 ErrHandler("cannot specify SymbolType or SymbolAlignment if "
614 ErrHandler("symbol type must be less than " +
626 ErrHandler("symbol alignment must be less than " +
763 ErrHandler("redundant data was written before symbols");
784 ErrHandler("the SectionName " + *YamlSym.SectionName +
790 ErrHandler("the SectionName " + *YamlSym.SectionName +