| /llvm-project-15.0.7/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64ELFObjectWriter.cpp | 140 Ctx.reportError(Fixup.getLoc(), in getRelocType() 148 Ctx.reportError(Fixup.getLoc(), in getRelocType() 170 Ctx.reportError(Fixup.getLoc(), in getRelocType() 204 Ctx.reportError(Fixup.getLoc(), in getRelocType() 228 Ctx.reportError(Fixup.getLoc(), in getRelocType() 243 Ctx.reportError(Fixup.getLoc(), in getRelocType() 258 Ctx.reportError(Fixup.getLoc(), in getRelocType() 317 Ctx.reportError(Fixup.getLoc(), in getRelocType() 366 Ctx.reportError(Fixup.getLoc(), in getRelocType() 381 Ctx.reportError(Fixup.getLoc(), in getRelocType() [all …]
|
| H A D | AArch64AsmBackend.cpp | 159 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue() 173 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue() 184 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue() 191 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue() 200 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue() 209 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue() 218 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue() 230 Ctx.reportError(Fixup.getLoc(), in adjustFixupValue() 240 Ctx.reportError(Fixup.getLoc(), in adjustFixupValue() 302 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue() [all …]
|
| H A D | AArch64MachObjectWriter.cpp | 102 Asm.getContext().reportError(Fixup.getLoc(), in getAArch64FixupKindMachOInfo() 182 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation() 193 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation() 212 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation() 244 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation() 251 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation() 264 Asm.getContext().reportError( in recordRelocation() 271 Asm.getContext().reportError( in recordRelocation() 279 Asm.getContext().reportError( in recordRelocation() 311 Asm.getContext().reportError( in recordRelocation() [all …]
|
| H A D | AArch64WinCOFFObjectWriter.cpp | 57 Ctx.reportError(Fixup.getLoc(), "Cannot represent this expression"); in getRelocType() 75 Ctx.reportError(Fixup.getLoc(), "relocation variant " + in getRelocType() 85 Ctx.reportError(Fixup.getLoc(), "relocation type " + in getRelocType() 90 Ctx.reportError(Fixup.getLoc(), Twine("relocation type ") + Info.Name + in getRelocType()
|
| /llvm-project-15.0.7/llvm/tools/llvm-lipo/ |
| H A D | llvm-lipo.cpp | 51 reportError(Buf); in reportError() 145 reportError(OS.str()); in validateArchitectureName() 187 reportError( in parseLipoOptions() 215 reportError( in parseLipoOptions() 244 reportError(OS.str()); in parseLipoOptions() 252 reportError( in parseLipoOptions() 298 reportError( in parseLipoOptions() 618 reportError(std::move(E)); in createUniversalBinary() 646 reportError( in extractSlice() 652 reportError(std::move(E)); in extractSlice() [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/VE/MCTargetDesc/ |
| H A D | VEELFObjectWriter.cpp | 50 Ctx.reportError(Fixup.getLoc(), "Unsupported pc-relative fixup kind"); in getRelocType() 54 Ctx.reportError(Fixup.getLoc(), in getRelocType() 59 Ctx.reportError(Fixup.getLoc(), in getRelocType() 67 Ctx.reportError(Fixup.getLoc(), in getRelocType() 82 Ctx.reportError(Fixup.getLoc(), "Unknown ELF relocation type"); in getRelocType() 85 Ctx.reportError(Fixup.getLoc(), "1-byte data relocation is not supported"); in getRelocType() 88 Ctx.reportError(Fixup.getLoc(), "2-byte data relocation is not supported"); in getRelocType() 97 Ctx.reportError(Fixup.getLoc(), in getRelocType() 105 Ctx.reportError(Fixup.getLoc(), in getRelocType() 109 Ctx.reportError(Fixup.getLoc(), in getRelocType()
|
| /llvm-project-15.0.7/llvm/tools/llvm-mt/ |
| H A D | llvm-mt.cpp | 66 [[noreturn]] static void reportError(Twine Msg) { in reportError() function 71 static void reportError(StringRef Input, std::error_code EC) { in reportError() function 72 reportError(Twine(Input) + ": " + EC.message()); in reportError() 78 reportError(EI.message()); in error() 100 reportError(OS.str()); in main() 118 reportError("no input file specified"); in main() 127 reportError("no output file specified"); in main() 136 reportError(File, ManifestOrErr.getError()); in main() 142 reportError("empty manifest not written"); in main() 169 reportError(OutputFile, errorToErrorCode(FileOrErr.takeError())); in main()
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | DataLayout.cpp | 214 static Error reportError(const Twine &Message) { in reportError() function 316 return reportError( in parseSpecifier() 328 return reportError( in parseSpecifier() 350 return reportError( in parseSpecifier() 389 return reportError( in parseSpecifier() 394 return reportError( in parseSpecifier() 402 return reportError( in parseSpecifier() 420 return reportError( in parseSpecifier() 437 return reportError( in parseSpecifier() 574 return reportError( in setAlignment() [all …]
|
| /llvm-project-15.0.7/llvm/tools/llvm-readobj/ |
| H A D | DwarfCFIEHPrinter.h | 54 reportError(SectionsOrErr.takeError(), ObjF.getFileName()); in findSectionByAddress() 68 reportError(PhdrsOrErr.takeError(), ObjF.getFileName()); in printUnwindInformation() 75 reportError(object::createError( in printUnwindInformation() 84 reportError(SectionsOrErr.takeError(), ObjF.getFileName()); in printUnwindInformation() 89 reportError(NameOrErr.takeError(), ObjF.getFileName()); in printUnwindInformation() 108 reportError(NameOrErr.takeError(), ObjF.getFileName()); in printEHFrameHdr() 114 reportError(Content.takeError(), ObjF.getFileName()); in printEHFrameHdr() 126 reportError( in printEHFrameHdr() 145 reportError(object::createError("unexpected encoding table_enc"), in printEHFrameHdr() 185 reportError(DataOrErr.takeError(), ObjF.getFileName()); in printEHFrame() [all …]
|
| H A D | COFFDumper.cpp | 775 reportError(std::move(E), Obj->getFileName()); in printRVATable() 778 reportError(std::move(E), Obj->getFileName()); in printRVATable() 1003 reportError(std::move(E), Obj->getFileName()); in printCodeViewSymbolSection() 1219 reportError(std::move(E), Obj->getFileName()); in printCodeViewSymbolsSubsection() 1224 reportError(std::move(E), Obj->getFileName()); in printCodeViewSymbolsSubsection() 1234 reportError(std::move(E), Obj->getFileName()); in printCodeViewFileChecksums() 1254 reportError(std::move(E), Obj->getFileName()); in printCodeViewInlineeLines() 1347 reportError(std::move(E), Obj->getFileName()); in printCodeViewTypeSection() 1358 reportError(std::move(E), Obj->getFileName()); in printCodeViewTypeSection() 2040 reportError(std::move(Err), "<?>"); in dumpCodeViewMergedTypes() [all …]
|
| /llvm-project-15.0.7/llvm/tools/llvm-cvtres/ |
| H A D | llvm-cvtres.cpp | 69 [[noreturn]] static void reportError(Twine Msg) { in reportError() function 74 static void reportError(StringRef Input, std::error_code EC) { in reportError() function 75 reportError(Twine(Input) + ": " + EC.message() + ".\n"); in reportError() 82 reportError(Twine(Input) + ": " + EI.message() + ".\n"); in error() 90 [&](const ErrorInfoBase &EI) { reportError(EI.message()); }); in error() 136 reportError(Twine("Unsupported machine architecture ") + Arg->getValue() + in main() 148 reportError("No input file specified.\n"); in main() 164 reportError(Twine("invalid timestamp: ") + Value + in main() 181 reportError(File + ": unrecognized file format.\n"); in main() 202 reportError(DupeDiag); in main() [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCChecker.cpp | 314 reportError( in checkAXOK() 318 reportError(I.getLoc(), in checkAXOK() 339 reportError(MCB.getLoc(), in checkHWLoop() 360 reportError(I.getLoc(), in checkCOFMax1() 366 reportError(I.getLoc(), in checkCOFMax1() 372 reportError(I.getLoc(), in checkCOFMax1() 443 reportError(ConsumerInst.getLoc(), in checkNewValues() 475 reportError(ConsumerInst.getLoc(), in checkNewValues() 730 reportError( in checkValidTmpDst() 787 reportError(MCB.getLoc(), Msg); in reportError() [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYAsmBackend.cpp | 107 Ctx.reportError(Fixup.getLoc(), "out of range pc-relative fixup value."); in adjustFixupValue() 109 Ctx.reportError(Fixup.getLoc(), "fixup value must be 2-byte aligned."); in adjustFixupValue() 114 Ctx.reportError(Fixup.getLoc(), "out of range pc-relative fixup value."); in adjustFixupValue() 116 Ctx.reportError(Fixup.getLoc(), "fixup value must be 4-byte aligned."); in adjustFixupValue() 121 Ctx.reportError(Fixup.getLoc(), "out of range pc-relative fixup value."); in adjustFixupValue() 123 Ctx.reportError(Fixup.getLoc(), "fixup value must be 2-byte aligned."); in adjustFixupValue() 128 Ctx.reportError(Fixup.getLoc(), "out of range pc-relative fixup value."); in adjustFixupValue() 130 Ctx.reportError(Fixup.getLoc(), "fixup value must be 2-byte aligned."); in adjustFixupValue() 137 Ctx.reportError(Fixup.getLoc(), "fixup value must be 4-byte aligned."); in adjustFixupValue() 149 Ctx.reportError(Fixup.getLoc(), "fixup value must be 2-byte aligned."); in adjustFixupValue() [all …]
|
| H A D | CSKYELFObjectWriter.cpp | 47 Ctx.reportError(Fixup.getLoc(), "Unsupported relocation type"); in getRelocType() 72 Ctx.reportError(Fixup.getLoc(), "Unsupported relocation type"); in getRelocType() 75 Ctx.reportError(Fixup.getLoc(), "1-byte data relocations not supported"); in getRelocType() 78 Ctx.reportError(Fixup.getLoc(), "2-byte data relocations not supported"); in getRelocType() 107 Ctx.reportError(Fixup.getLoc(), "unknown target FK_Data_4"); in getRelocType() 111 Ctx.reportError(Fixup.getLoc(), in getRelocType() 126 Ctx.reportError(Fixup.getLoc(), "8-byte data relocations not supported"); in getRelocType()
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMELFObjectWriter.cpp | 90 Ctx.reportError(Fixup.getLoc(), "unsupported relocation on symbol"); in GetRelocTypeInner() 95 Ctx.reportError(Fixup.getLoc(), in GetRelocTypeInner() 162 Ctx.reportError(Fixup.getLoc(), "unsupported relocation on symbol"); in GetRelocTypeInner() 167 Ctx.reportError(Fixup.getLoc(), in GetRelocTypeInner() 176 Ctx.reportError(Fixup.getLoc(), in GetRelocTypeInner() 185 Ctx.reportError(Fixup.getLoc(), in GetRelocTypeInner() 229 Ctx.reportError(Fixup.getLoc(), "invalid fixup for ARM MOVT instruction"); in GetRelocTypeInner() 239 Ctx.reportError(Fixup.getLoc(), "invalid fixup for ARM MOVW instruction"); in GetRelocTypeInner() 249 Ctx.reportError(Fixup.getLoc(), in GetRelocTypeInner() 260 Ctx.reportError(Fixup.getLoc(), in GetRelocTypeInner()
|
| H A D | ARMAsmBackend.cpp | 451 Ctx.reportError(Fixup.getLoc(), "bad relocation fixup type"); in adjustFixupValue() 565 Ctx.reportError(Fixup.getLoc(), "Relocation out of range"); in adjustFixupValue() 589 Ctx.reportError(Fixup.getLoc(), "Relocation out of range"); in adjustFixupValue() 610 Ctx.reportError(Fixup.getLoc(), "Relocation out of range"); in adjustFixupValue() 684 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue() 710 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue() 721 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue() 827 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue() 838 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue() 857 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue() [all …]
|
| /llvm-project-15.0.7/llvm/lib/TableGen/ |
| H A D | Main.cpp | 60 static int reportError(const char *ProgName, Twine Msg) { in reportError() function 72 return reportError(argv0, "the option -d must be used together with -o\n"); in createDependencyFile() 77 return reportError(argv0, "error opening " + DependFilename + ":" + in createDependencyFile() 100 return reportError(argv0, "Could not open input file '" + InputFilename + in TableGenMain() 151 return reportError(argv0, "error opening " + OutputFilename + ": " + in TableGenMain() 162 return reportError(argv0, Twine(ErrorsPrinted) + " errors.\n"); in TableGenMain()
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsAsmBackend.cpp | 82 Ctx.reportError(Fixup.getLoc(), "out of range PC16 fixup"); in adjustFixupValue() 92 Ctx.reportError(Fixup.getLoc(), "out of range PC19 fixup"); in adjustFixupValue() 131 Ctx.reportError(Fixup.getLoc(), "out of range PC7 fixup"); in adjustFixupValue() 141 Ctx.reportError(Fixup.getLoc(), "out of range PC10 fixup"); in adjustFixupValue() 151 Ctx.reportError(Fixup.getLoc(), "out of range PC16 fixup"); in adjustFixupValue() 160 Ctx.reportError(Fixup.getLoc(), "out of range PC18 fixup"); in adjustFixupValue() 167 Ctx.reportError(Fixup.getLoc(), "out of range PC18 fixup"); in adjustFixupValue() 173 Ctx.reportError(Fixup.getLoc(), "out of range PC18 fixup"); in adjustFixupValue() 182 Ctx.reportError(Fixup.getLoc(), "out of range PC21 fixup"); in adjustFixupValue() 191 Ctx.reportError(Fixup.getLoc(), "out of range PC26 fixup"); in adjustFixupValue() [all …]
|
| /llvm-project-15.0.7/clang/tools/clang-offload-packager/ |
| H A D | ClangOffloadPackager.cpp | 67 auto reportError = [argv](Error E) { in main() local 89 return reportError(createStringError( in main() 101 return reportError(errorCodeToError(EC)); in main() 118 return reportError( in main() 127 return reportError(OutputOrErr.takeError()); in main() 131 return reportError(std::move(E)); in main()
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MachObjectWriter.cpp | 157 Asm.getContext().reportError(Fixup.getLoc(), in RecordX86_64Relocation() 165 Asm.getContext().reportError( in RecordX86_64Relocation() 181 Asm.getContext().reportError( in RecordX86_64Relocation() 266 Asm.getContext().reportError( in RecordX86_64Relocation() 286 Asm.getContext().reportError( in RecordX86_64Relocation() 314 Asm.getContext().reportError( in RecordX86_64Relocation() 333 Asm.getContext().reportError( in RecordX86_64Relocation() 337 Asm.getContext().reportError( in RecordX86_64Relocation() 343 Asm.getContext().reportError( in RecordX86_64Relocation() 380 Asm.getContext().reportError( in recordScatteredRelocation() [all …]
|
| /llvm-project-15.0.7/bolt/runtime/ |
| H A D | hugify.cpp | 55 reportError(msg, sizeof(msg)); in hugify_for_old_kernel() 70 reportError(msg, sizeof(msg)); in hugify_for_old_kernel() 76 reportError(msg, sizeof(msg)); in hugify_for_old_kernel() 114 reportError(msg, sizeof(msg)); in __bolt_hugify_self_impl()
|
| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | MCStreamer.cpp | 329 getContext().reportError( in checkCVLocSection() 338 getContext().reportError( in checkCVLocSection() 449 return getContext().reportError( in emitCFIStartProc() 697 getContext().reportError( in EnsureValidWinFrameInfo() 702 getContext().reportError( in EnsureValidWinFrameInfo() 712 return getContext().reportError( in emitWinCFIStartProc() 715 getContext().reportError( in emitWinCFIStartProc() 774 return getContext().reportError( in emitWinCFIEndChained() 789 return getContext().reportError( in emitWinEHHandler() 882 return getContext().reportError( in emitWinCFISetFrame() [all …]
|
| /llvm-project-15.0.7/clang/tools/clang-nvlink-wrapper/ |
| H A D | ClangNvlinkWrapper.cpp | 166 auto reportError = [argv](Error E) { in main() local 182 reportError(std::move(Err)); in main() 194 reportError(createStringError(NvlinkPathErr.getError(), in main() 201 reportError(std::move(Err)); in main() 203 reportError(std::move(Err)); in main()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/ |
| H A D | RTDyldObjectLinkingLayer.cpp | 102 getExecutionSession().reportError(Obj.takeError()); in emit() 118 ES.reportError(SymType.takeError()); in emit() 126 ES.reportError(SymFlagsOrErr.takeError()); in emit() 136 ES.reportError(SymName.takeError()); in emit() 281 getExecutionSession().reportError(std::move(Err)); in onObjEmit() 287 getExecutionSession().reportError(std::move(Err)); in onObjEmit() 309 getExecutionSession().reportError(std::move(Err)); in onObjEmit()
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVELFObjectWriter.cpp | 60 Ctx.reportError(Fixup.getLoc(), "Unsupported relocation type"); in getRelocType() 110 Ctx.reportError(Fixup.getLoc(), "Unsupported relocation type"); in getRelocType() 113 Ctx.reportError(Fixup.getLoc(), "1-byte data relocations not supported"); in getRelocType() 116 Ctx.reportError(Fixup.getLoc(), "2-byte data relocations not supported"); in getRelocType()
|