Home
last modified time | relevance | path

Searched refs:reportWarning (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/DWARFCFIChecker/
H A DDWARFCFIAnalysis.cpp192 Context->reportWarning( in checkRegDiff()
226 Context->reportWarning( in checkRegDiff()
235 Context->reportWarning( in checkRegDiff()
245 Context->reportWarning( in checkRegDiff()
271 Context->reportWarning(Inst.getLoc(), in checkCFADiff()
277 Context->reportWarning(Inst.getLoc(), in checkCFADiff()
283 Context->reportWarning(Inst.getLoc(), in checkCFADiff()
311 Context->reportWarning( in checkCFADiff()
320 Context->reportWarning( in checkCFADiff()
H A DDWARFCFIState.cpp78 Context->reportWarning(Directive.getLoc(), in convert()
87 Context->reportWarning(Directive.getLoc(), in convert()
126 Context->reportWarning(Directive.getLoc(), in convert()
134 Context->reportWarning( in convert()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp54 static ErrorSuccess reportWarning(Error E) { in reportWarning() function
75 return parseBitcodeStripOptions(Args, reportWarning); in getDriverConfig()
77 return parseStripOptions(Args, reportWarning); in getDriverConfig()
81 return parseObjcopyOptions(Args, reportWarning); in getDriverConfig()
240 ConfigMgr.Common.ErrorCallback = reportWarning; in llvm_objcopy_main()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.cpp37 reportWarning(createError(Msg), ObjName); in ObjDumper()
135 reportWarning( in getSectionRefsByNameOrIndex()
141 reportWarning( in getSectionRefsByNameOrIndex()
154 reportWarning(Decompressor.takeError(), Obj.getFileName()); in maybeDecompress()
156 reportWarning(std::move(Err), Obj.getFileName()); in maybeDecompress()
H A Dllvm-readobj.h27 void reportWarning(Error Err, StringRef Input);
H A Dllvm-readobj.cpp196 void reportWarning(Error Err, StringRef Input) { in reportWarning() function
403 reportWarning(createStringError( in dumpObject()
561 reportWarning(createStringError(errc::invalid_argument, in dumpArchive()
620 reportWarning(createStringError(errc::invalid_argument, in dumpInput()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DEnumCastOutOfRangeChecker.cpp65 void reportWarning(CheckerContext &C, const CastExpr *CE,
84 void EnumCastOutOfRangeChecker::reportWarning(CheckerContext &C, in reportWarning() function in EnumCastOutOfRangeChecker
176 reportWarning(C, CE, ED); in checkPreStmt()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp86 reportWarning("Unsupported reference type", File, &DIE); in resolveDIEReference()
97 reportWarning("could not find referenced DIE", File, &DIE); in resolveDIEReference()
602 reportWarning("Function without high_pc. Range will be discarded.\n", File, in shouldKeepSubprogramDIE()
607 reportWarning("low_pc greater than high_pc. Range will be discarded.\n", in shouldKeepSubprogramDIE()
1172 Linker.reportWarning("Unsupported DW_OP encoding.", File); in cloneExpression()
1203 Linker.reportWarning( in cloneExpression()
1211 Linker.reportWarning("base type ref doesn't fit.", File); in cloneExpression()
1233 Linker.reportWarning("cannot read DW_OP_addrx operand.", File); in cloneExpression()
1251 Linker.reportWarning( in cloneExpression()
1268 Linker.reportWarning("cannot read DW_OP_constx operand.", File); in cloneExpression()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerImpl.h
H A DDWARFLinkerUnit.h
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DELFDump.cpp220 reportWarning(toString(DynamicEntriesOrErr.takeError()), Obj.getFileName()); in printDynamicSection()
248 reportWarning("invalid string table offset, string table size: 0x" + in printDynamicSection()
259 reportWarning(toString(StrTabOrErr.takeError()), Obj.getFileName()); in printDynamicSection()
271 reportWarning("unable to read program headers: " + in printProgramHeaders()
385 reportWarning(toString(V.takeError()), Obj.getFileName()); in printSymbolVersionDependency()
H A DOffloadDump.cpp56 reportWarning( in dumpOffloadBinary()
79 reportWarning( in dumpOffloadBundleFatBinary()
H A DSourcePrinter.cpp349 reportWarning("failed to find source " + LineInfo.FileName, in cacheSource()
387 reportWarning("failed to parse debug information: " + in printSourceLine()
466 reportWarning( in getLine()
H A Dllvm-objdump.h126 void reportWarning(const Twine &Message, StringRef File);
H A Dllvm-objdump.cpp364 reportWarning(Msg, this->O.getFileName()); in Dumper()
455 void objdump::reportWarning(const Twine &Message, StringRef File) { in reportWarning() function in objdump
1335 reportWarning("PLT entry at 0x" + Twine::utohexstr(Plt.Address) + in addPltEntries()
1702 reportWarning(toString(DebugBinary.takeError()), *Path); in fetchBinaryByBuildID()
1756 reportWarning(toString(NameOrErr.takeError()), FileName); in disassembleObject()
1919 reportWarning(toString(BBAddrMapsOrErr.takeError()), Obj.getFileName()); in disassembleObject()
2596 reportWarning("failed to disassemble missing symbol " + Sym, FileName); in disassembleObject()
2688 reportWarning(Error, Obj->getFileName()); in disassembleObject()
2927 reportWarning( in printSymbolTable()
2938 reportWarning(toString(SymbolVersionsOrErr.takeError()), FileName); in printSymbolTable()
[all …]
H A DXCOFFDump.cpp511 reportWarning(WarningMsgStr, Obj->getFileName()); in dumpTracebackTable()
607 reportWarning( in dumpTracebackTable()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp599 reportWarning("Register `" + Twine(RI.getName(RegDef)) + in checkRegisterCurDefs()
681 reportWarning("register `" + Twine(RI.getName(R)) + in checkRegisters()
796 void HexagonMCChecker::reportWarning(Twine const &Msg) { in reportWarning() function in HexagonMCChecker
798 Context.reportWarning(MCB.getLoc(), Msg); in reportWarning()
H A DHexagonMCChecker.h128 void reportWarning(Twine const &Msg);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp203 reportWarning(ReportLoc, Twine("unknown key '") + NN.first() + "'"); in endMapping()
380 void Input::reportWarning(HNode *hnode, const Twine &message) { in reportWarning() function in Input
385 void Input::reportWarning(Node *node, const Twine &message) { in reportWarning() function in Input
389 void Input::reportWarning(const SMRange &range, const Twine &message) { in reportWarning() function in Input
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFMCCodeEmitter.cpp96 Ctx.reportWarning(MI.getLoc(), in getMachineOpValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64TargetStreamer.cpp92 Context.reportWarning( in emitNoteSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h389 void reportWarning(const Twine &Warning, const DWARFFile &File,
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp200 getContext().reportWarning( in emitSymbolAttribute()

12