Home
last modified time | relevance | path

Searched refs:reportError (Results 1 – 25 of 123) sorted by relevance

12345

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp66 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_UABS_G3)); in isNonILP32reloc()
69 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_UABS_G2)); in isNonILP32reloc()
72 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_SABS_G2)); in isNonILP32reloc()
75 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_UABS_G2_NC)); in isNonILP32reloc()
78 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_SABS_G1)); in isNonILP32reloc()
81 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_UABS_G1_NC)); in isNonILP32reloc()
84 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(TLSLD_MOVW_DTPREL_G2)); in isNonILP32reloc()
87 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(TLSLD_MOVW_DTPREL_G1_NC)); in isNonILP32reloc()
90 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(TLSLE_MOVW_TPREL_G2)); in isNonILP32reloc()
93 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(TLSLE_MOVW_TPREL_G1_NC)); in isNonILP32reloc()
[all …]
H A DAArch64AsmBackend.cpp159 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
165 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
173 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
175 Ctx.reportError(Fixup.getLoc(), "fixup not sufficiently aligned"); 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()
193 Ctx.reportError(Fixup.getLoc(), "fixup must be 2-byte aligned"); in adjustFixupValue()
200 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
202 Ctx.reportError(Fixup.getLoc(), "fixup must be 4-byte aligned"); in adjustFixupValue()
209 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
[all …]
H A DAArch64MachObjectWriter.cpp102 Asm.getContext().reportError(Fixup.getLoc(), in getAArch64FixupKindMachOInfo()
182 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation()
193 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation()
200 Asm.getContext().reportError(Fixup.getLoc(), "unknown AArch64 fixup kind!"); 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()
[all …]
H A DAArch64WinCOFFObjectWriter.cpp59 Ctx.reportError(Fixup.getLoc(), "Cannot represent this expression"); in getRelocType()
77 Ctx.reportError(Fixup.getLoc(), "relocation variant " + in getRelocType()
87 Ctx.reportError(Fixup.getLoc(), "relocation type " + in getRelocType()
92 Ctx.reportError(Fixup.getLoc(), Twine("relocation type ") + Info.Name + in getRelocType()
/openbsd-src/gnu/llvm/llvm/tools/llvm-lipo/
H A Dllvm-lipo.cpp41 [[noreturn]] static void reportError(Twine Message) { in reportError() function
47 [[noreturn]] static void reportError(Error E) { in reportError() function
53 reportError(Buf); in reportError()
56 [[noreturn]] static void reportError(StringRef File, Error E) { in reportError() function
129 reportError(A.getFileName(), ArchiveOrSlice.takeError()); in createSliceFromArchive()
136 reportError(IRO.getFileName(), IROrErr.takeError()); in createSliceFromIR()
150 reportError(OS.str()); in validateArchitectureName()
162 reportError("missing argument to " + in parseLipoOptions()
185 reportError("unknown argument '" + Arg->getAsString(InputArgs) + "'"); in parseLipoOptions()
196 reportError("at least one input file should be specified"); in parseLipoOptions()
[all …]
/openbsd-src/gnu/llvm/clang/tools/clang-offload-bundler/
H A DClangOffloadBundler.cpp177 auto reportError = [argv](Error E) { in main() local
184 reportError(std::move(Err)); in main()
206 reportError(createStringError(Objcopy.getError(), in main()
213 reportError(createStringError( in main()
229 reportError(createStringError(errc::invalid_argument, in main()
245 reportError( in main()
250 reportError(createStringError(errc::invalid_argument, in main()
254 reportError(createStringError(errc::invalid_argument, in main()
258 reportError(createStringError(errc::invalid_argument, in main()
269 reportError( in main()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/MCTargetDesc/
H A DVEELFObjectWriter.cpp50 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()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDataLayout.cpp214 static Error reportError(const Twine &Message) { in reportError() function
224 return reportError("Trailing separator in datalayout string"); in split()
226 return reportError("Expected token before separator in datalayout string"); in split()
234 return reportError("not a number, or does not fit in an unsigned int"); in getInt()
245 return reportError("number of bits must be a byte width multiple"); in getIntInBytes()
254 return reportError("Invalid address space, must be a 24-bit integer"); in getAddrSpace()
284 return reportError("Address space 0 can never be non-integral"); in parseSpecifier()
312 return reportError("Invalid address space, must be a 24bit integer"); in parseSpecifier()
316 return reportError( in parseSpecifier()
324 return reportError("Invalid pointer size of 0 bytes"); in parseSpecifier()
[all …]
/openbsd-src/gnu/llvm/llvm/tools/llvm-mt/
H A Dllvm-mt.cpp69 [[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()); in reportError()
81 reportError(EI.message()); in error()
103 reportError(OS.str()); in llvm_mt_main()
121 reportError("no input file specified"); in llvm_mt_main()
130 reportError("no output file specified"); in llvm_mt_main()
139 reportError(File, ManifestOrErr.getError()); in llvm_mt_main()
145 reportError("empty manifest not written"); in llvm_mt_main()
172 reportError(OutputFile, errorToErrorCode(FileOrErr.takeError())); in llvm_mt_main()
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DDwarfCFIEHPrinter.h54 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()
133 reportError(object::createError("unexpected encoding eh_frame_ptr_enc"), in printEHFrameHdr()
139 reportError(object::createError("unexpected encoding fde_count_enc"), in printEHFrameHdr()
[all …]
H A DCOFFDumper.cpp789 reportError(std::move(E), Obj->getFileName()); in printCOFFDebugDirectory()
804 reportError(std::move(E), Obj->getFileName()); in printCOFFDebugDirectory()
821 reportError(std::move(E), Obj->getFileName()); in printRVATable()
824 reportError(std::move(E), Obj->getFileName()); in printRVATable()
1014 reportError(std::move(E), Obj->getFileName()); in initializeFileAndStringTables()
1016 reportError(std::move(E), Obj->getFileName()); in initializeFileAndStringTables()
1020 reportError(std::move(E), Obj->getFileName()); in initializeFileAndStringTables()
1026 reportError(std::move(E), Obj->getFileName()); in initializeFileAndStringTables()
1030 reportError(std::move(E), Obj->getFileName()); in initializeFileAndStringTables()
1038 reportError(std::move(E), Obj->getFileName()); in initializeFileAndStringTables()
[all …]
/openbsd-src/gnu/llvm/llvm/tools/llvm-cvtres/
H A Dllvm-cvtres.cpp72 [[noreturn]] static void reportError(Twine Msg) { in reportError() function
77 static void reportError(StringRef Input, std::error_code EC) { in reportError() function
78 reportError(Twine(Input) + ": " + EC.message() + ".\n"); in reportError()
85 reportError(Twine(Input) + ": " + EI.message() + ".\n"); in error()
93 [&](const ErrorInfoBase &EI) { reportError(EI.message()); }); in error()
139 reportError(Twine("Unsupported machine architecture ") + Arg->getValue() + in main()
151 reportError("No input file specified.\n"); in main()
167 reportError(Twine("invalid timestamp: ") + Value + in main()
184 reportError(File + ": unrecognized file format.\n"); in main()
205 reportError(DupeDiag); in main()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp311 reportError( in checkAXOK()
315 reportError(I.getLoc(), in checkAXOK()
336 reportError(MCB.getLoc(), in checkHWLoop()
357 reportError(I.getLoc(), in checkCOFMax1()
363 reportError(I.getLoc(), in checkCOFMax1()
369 reportError(I.getLoc(), in checkCOFMax1()
382 reportError("invalid instruction packet: out of slots"); in checkSlots()
440 reportError(ConsumerInst.getLoc(), in checkNewValues()
453 reportError(ConsumerInst.getLoc(), in checkNewValues()
462 reportError(ConsumerInst.getLoc(), in checkNewValues()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYAsmBackend.cpp107 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()
135 Ctx.reportError(Fixup.getLoc(), "out of range pc-relative fixup value."); in adjustFixupValue()
137 Ctx.reportError(Fixup.getLoc(), "fixup value must be 4-byte aligned."); in adjustFixupValue()
[all …]
H A DCSKYELFObjectWriter.cpp47 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()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp90 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 DARMAsmBackend.cpp452 Ctx.reportError(Fixup.getLoc(), "bad relocation fixup type"); in adjustFixupValue()
507 Ctx.reportError(Fixup.getLoc(), "out of range pc-relative fixup value"); in adjustFixupValue()
528 Ctx.reportError(Fixup.getLoc(), "out of range pc-relative fixup value"); in adjustFixupValue()
566 Ctx.reportError(Fixup.getLoc(), "Relocation out of range"); in adjustFixupValue()
590 Ctx.reportError(Fixup.getLoc(), "Relocation out of range"); in adjustFixupValue()
611 Ctx.reportError(Fixup.getLoc(), "Relocation out of range"); in adjustFixupValue()
655 Ctx.reportError(Fixup.getLoc(), "misaligned ARM call destination"); in adjustFixupValue()
685 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()
696 Ctx.reportError(Fixup.getLoc(), "out of range pc-relative fixup value"); in adjustFixupValue()
711 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaAsmBackend.cpp95 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
103 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
108 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
113 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
118 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
120 Ctx.reportError(Fixup.getLoc(), "fixup value must be 4-byte aligned"); in adjustFixupValue()
127 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
129 Ctx.reportError(Fixup.getLoc(), "fixup value must be 4-byte aligned"); in adjustFixupValue()
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DMain.cpp60 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()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp82 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 …]
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp157 Asm.getContext().reportError(Fixup.getLoc(), in RecordX86_64Relocation()
165 Asm.getContext().reportError( in RecordX86_64Relocation()
181 Asm.getContext().reportError( in RecordX86_64Relocation()
190 Asm.getContext().reportError(Fixup.getLoc(), in RecordX86_64Relocation()
260 Asm.getContext().reportError(Fixup.getLoc(), 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()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.cpp102 getExecutionSession().reportError(Obj.takeError()); in emit()
119 ES.reportError(SymType.takeError()); in emit()
127 ES.reportError(SymFlagsOrErr.takeError()); in emit()
138 ES.reportError(SymName.takeError()); in emit()
150 ES.reportError(SymFlags.takeError()); in emit()
164 ES.reportError(SymName.takeError()); in emit()
173 ES.reportError(std::move(Err)); in emit()
360 getExecutionSession().reportError(std::move(Err)); in onObjEmit()
366 getExecutionSession().reportError(std::move(Err)); in onObjEmit()
388 getExecutionSession().reportError(std::move(Err)); in onObjEmit()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCStreamer.cpp286 getContext().reportError(getStartTokLoc(), in getCurrentDwarfFrameInfo()
310 getContext().reportError(Loc, "parent function id not introduced by " in emitCVInlineSiteIdDirective()
329 getContext().reportError( in checkCVLocSection()
338 getContext().reportError( in checkCVLocSection()
427 return getContext().reportError(Loc, "symbol '" + Twine(Symbol->getName()) + in emitLabel()
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()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchELFObjectWriter.cpp51 Ctx.reportError(Fixup.getLoc(), "Unsupported relocation type"); in getRelocType()
54 Ctx.reportError(Fixup.getLoc(), "1-byte data relocations not supported"); in getRelocType()
57 Ctx.reportError(Fixup.getLoc(), "2-byte data relocations not supported"); in getRelocType()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFObjectWriter.cpp60 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()

12345