Lines Matching defs:ErrHandler
36 : Obj(Obj), W(OS, llvm::endianness::big), ErrHandler(EH),
73 yaml::ErrorHandler ErrHandler;
98 ErrHandler("current file offset (" + Twine(CurrentOffset) +
133 ErrHandler("maximum object size (" + Twine(MaxRawDataSize) +
153 ErrHandler("exceeded the maximum permitted section index of " +
206 ErrHandler("maximum object size (" + Twine(MaxRawDataSize) +
216 ErrHandler("a DWARFSectionSubtype is only allowed for a DWARF section");
222 ErrHandler("the low-order bits of DWARFSectionSubtype must be 0");
235 ErrHandler(
240 ErrHandler("specified ContentSize (" + Twine(*Obj.StrTbl.ContentSize) +
248 ErrHandler("ContentSize shouldn't be less than 4 without RawContent");
296 ErrHandler("specified ContentSize (" + Twine(*Obj.StrTbl.ContentSize) +
315 ErrHandler("specified NumberOfAuxEntries " +
341 ErrHandler("maximum object size of " + Twine(MaxRawDataSize) +
565 ErrHandler("redundant data was written before section data");
582 ErrHandler("redundant data was written before relocations");
604 ErrHandler("cannot specify SymbolType or SymbolAlignment if "
613 ErrHandler("symbol type must be less than " +
625 ErrHandler("symbol alignment must be less than " +
762 ErrHandler("redundant data was written before symbols");
783 ErrHandler("the SectionName " + *YamlSym.SectionName +
789 ErrHandler("the SectionName " + *YamlSym.SectionName +