reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
25 void reportWarning(Error Err, StringRef Input);
145 reportWarning(createError("invalid section size (" + Twine(Size) + 381 reportWarning(createError(Msg), FileName); 1454 reportWarning( 1468 reportWarning(createError("The SHT_DYNAMIC section '" + Name + 1474 reportWarning(createError("The SHT_DYNAMIC section '" + Name + 1518 reportWarning(createError("no valid dynamic table was found"), 1529 reportWarning(createError("SHT_DYNAMIC section header and PT_DYNAMIC " 1535 reportWarning(createError("no valid dynamic table was found"), 1544 reportWarning( 1550 reportWarning( 1586 reportWarning(E.takeError(), ObjF->getFileName()); 1701 reportWarning(std::move(Err), ObjF->getFileName()); 1739 reportWarning( 3427 reportWarning( 3647 reportWarning( 3976 reportWarning( 4653 reportWarning(Note.takeError(), this->FileName); 4742 reportWarning( 4788 reportWarning( 4794 reportWarning(createError("relocation symbol '" + 4927 reportWarning(createError("section " + StackSizeSectionName + 5783 reportWarning(V.takeError(), this->FileName); 5793 reportWarning(NameOrErr.takeError(), this->FileName); 5899 reportWarning(Note.takeError(), this->FileName);tools/llvm-readobj/ObjDumper.cpp
70 reportWarning( 76 reportWarning(tools/llvm-readobj/XCOFFDumper.cpp
460 reportWarning(make_error<StringError>("An 64-bit XCOFF object file may not "