Home
last modified time | relevance | path

Searched refs:toString (Results 1 – 25 of 425) sorted by relevance

12345678910>>...17

/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBTrace.cpp39 error.SetErrorString(toString(trace_or_err.takeError()).c_str()); in LoadTraceFromFile()
62 error.SetErrorString(llvm::toString(trace_cursor_sp.takeError()).c_str()); in CreateNewCursor()
80 error.SetErrorString(llvm::toString(desc_file.takeError()).c_str()); in SaveToDisk()
100 error.SetErrorString(llvm::toString(std::move(err)).c_str()); in Start()
115 error.SetErrorString(llvm::toString(std::move(err)).c_str()); in Start()
127 error.SetErrorString(llvm::toString(std::move(err)).c_str()); in Stop()
137 error.SetErrorString(llvm::toString(std::move(err)).c_str()); in Stop()
/freebsd-14.2/contrib/opencsd/decoder/include/common/
H A Dtrc_printable_elem.h60 virtual void toString(std::string &str) const;
68 inline void trcPrintableElem::toString(std::string &str) const in toString() function
75 toString(str); in toStringFmt()
84 pktClass.toString(str); in trcPrintElemToString()
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/
H A DMipsArchTree.cpp74 error(toString(f.file) + ": microMIPS 64-bit is not supported"); in checkFlags()
78 error(toString(f.file) + ": ABI '" + getAbiName(abi2) + in checkFlags()
83 error(toString(f.file) + ": -mnan=" + getNanName(nan2) + in checkFlags()
88 error(toString(f.file) + ": -mfp" + getFpName(fp2) + in checkFlags()
108 warn(toString(f.file) + in getPicFlags()
110 toString(files[0].file)); in getPicFlags()
112 warn(toString(f.file) + in getPicFlags()
114 toString(files[0].file)); in getPicFlags()
286 error("incompatible target ISA:\n>>> " + toString(files[0].file) + ": " + in getArchFlags()
287 getFullArchName(ret) + "\n>>> " + toString(f.file) + ": " + in getArchFlags()
H A DAMDGPU.cpp58 error("incompatible e_flags: " + toString(f)); in calcEFlagsV3()
75 error("incompatible mach: " + toString(f)); in calcEFlagsV4()
84 error("incompatible xnack: " + toString(f)); in calcEFlagsV4()
97 error("incompatible sramecc: " + toString(f)); in calcEFlagsV4()
176 ") against symbol " + toString(s)); in getRelExpr()
196 "cannot read addend for relocation " + toString(type)); in getImplicitAddend()
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp66 std::string toString() const override { in toString() function in __anon57f81c6f0111::RawTextStencil
90 std::string toString() const override { in toString() function in __anon57f81c6f0111::DebugPrintNodeStencil
119 std::string toString() const override { in toString() function in __anon57f81c6f0111::UnaryOperationStencil
269 std::string toString() const override { in toString() function in __anon57f81c6f0111::AccessStencil
301 std::string toString() const override { in toString() function in __anon57f81c6f0111::IfBoundStencil
303 ", " + FalseStencil->toString() + ")") in toString()
357 std::string toString() const override { in toString() function in __anon57f81c6f0111::SelectBoundStencil
371 Stream << ", " << DefaultStencil->toString(); in toString()
389 std::string toString() const override { in toString() function in __anon57f81c6f0111::SequenceStencil
393 Parts.push_back(S->toString()); in toString()
[all …]
/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp307 message(toString(file)); in doParseFile()
411 error(toString(f) + in addDependentLibrary()
588 toString(this) + in parse()
612 warn(toString(&isec) + ": " + llvm::toString(std::move(e))); in parse()
664 fatal(toString(this) + in parse()
770 warn(toString(this) + in initializeSections()
850 toString(s) + in initializeSections()
887 toString(linkSec)); in initializeSections()
1195 toString(sym.file) + "\n>>> in " + toString(this)); in postParse()
1514 toString(this)); in parse()
[all …]
H A DSymbols.cpp51 std::string lld::toString(const elf::Symbol &sym) { in toString() function in lld
140 fatal(toString(d.file) + in getSymVA()
260 error(toString(file) + ": symbol " + s + " has undefined version " + in parseSymbolVersion()
307 message(toString(sym.file) + s + name); in printTraceSymbol()
312 ctx.whyExtractRecords.emplace_back(toString(reference), &extracted, sym); in recordWhyExtract()
332 auto report = [&](StringRef s) { warn(toString(file) + s + sym->getName()); }; in maybeWarnUnorderableSymbol()
542 error("duplicate symbol: " + toString(sym) + "\n>>> defined in " + in reportDuplicate()
543 toString(sym.file) + "\n>>> defined in " + toString(newFile)); in reportDuplicate()
560 std::string msg = "duplicate symbol: " + toString(sym) + "\n>>> defined at "; in reportDuplicate()
H A DInputSection.cpp40 std::string lld::toString(const InputSectionBase *sec) { in toString() function in lld
41 return (toString(sec->file) + ":(" + sec->name + ")").str(); in toString()
64 error(toString(this) + ": section too large"); in InputSectionBase()
119 fatal(toString(&sec) + in decompressAux()
213 error(toString(this) + ": corrupted compressed section"); in parseCompressedHeader()
267 std::string filename = toString(file); in getLocation()
305 return filename + ":(" + toString(*d) + ")" + archive; in getObjMsg()
948 lld::toString(sym) + "'"); in relocateNonAlloc()
1019 toString(type) + " against symbol '" + toString(sym) + in relocateNonAlloc()
1154 error(lld::toString(this) + ": " + f->getName() + in adjustSplitStackFunctionPrologues()
[all …]
H A DMapFile.cpp101 os << indent16 << toString(*syms[i]); in getSymbolStrings()
144 os << indent8 << toString(p.sec->file) << ":(" << p.sec->name << "+0x" in printEhFrame()
186 os << indent8 << toString(isec) << '\n'; in writeMapFile()
250 print(toString(*sym), toString(sym->file)); in writeCref()
253 print("", toString(file)); in writeCref()
H A DRelocations.cpp79 return msg + toString(sym.file); in getDefinedLocation()
105 hint = "; references '" + lld::toString(*rel.sym) + '\''; in reportRangeError()
514 toString(type)); in computeMipsAddend()
534 toString(sym); in maybeReportDiscarded()
536 msg += "\n>>> defined in " + toString(file); in maybeReportDiscarded()
1034 toString(sym) + getLocation(*sec, sym, relOff)); in isStaticLinkTimeConstant()
1176 errorOrWarn("cannot preempt symbol: " + toString(sym) + in processAux()
1186 " against symbol '" + toString(*ss) + in processAux()
1224 errorOrWarn("symbol '" + toString(sym) + in processAux()
1273 errorOrWarn("relocation " + toString(type) + " against " + toString(sym) + in handleTlsRelocation()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/
H A DBugDriver.cpp37 errs() << "Failed to keep temp file " << toString(std::move(E)) << '\n'; in ~DiscardTemp()
41 errs() << "Failed to delete temp file " << toString(std::move(E)) << '\n'; in ~DiscardTemp()
189 outs() << toString(std::move(E)); in run()
202 errs() << toString(std::move(E)); in run()
219 errs() << toString(std::move(E)); in run()
225 errs() << toString(std::move(E)); in run()
234 errs() << toString(std::move(E)); in run()
/freebsd-14.2/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h170 fatal(llvm::toString(e.takeError())); in check()
177 fatal(llvm::toString(e.takeError())); in check()
191 fatal(prefix() + ": " + toString(e.takeError())); in check2()
195 inline std::string toString(const Twine &s) { return s.str(); } in toString() function
198 #define CHECK(E, S) check2((E), [&] { return toString(S); })
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp56 llvm::errs() << "Skipping replacement " << Replacement.toString() in HandleTranslationUnit()
58 << toString(std::move(Err)) << "\n"; in HandleTranslationUnit()
97 llvm::errs() << llvm::toString(std::move(Err)) << "\n"; in run()
116 llvm::errs() << llvm::toString(std::move(Err)) << "\n"; in run()
136 llvm::errs() << llvm::toString(std::move(Err)) << "\n"; in run()
147 llvm::errs() << llvm::toString(std::move(Err)) << "\n"; in run()
234 << "! " << llvm::toString(std::move(Err)) << "\n"; in run()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DOptionalDiagnostic.h43 I.toString(Buffer);
60 F.toString(Buffer, precision);
69 FX.toString(Buffer);
/freebsd-14.2/contrib/llvm-project/lld/COFF/
H A DSymbolTable.cpp53 log("Reading " + toString(file)); in addFile()
143 res += toString(file); in getSymbolLocations()
221 os << toString(file); in getSymbolLocations()
223 os << ":(" << toString(file->ctx, *loc.sym) << ')'; in getSymbolLocations()
262 os << "undefined symbol: " << toString(ctx, *undefDiag.sym); in reportUndefinedSymbol()
363 toString(cast<DefinedRegular>(imp)->file)); in handleMinGWAutomaticImport()
436 warn(toString(file) + in reportProblemSymbols()
625 res += toString(file); in getSourceLocationBitcode()
642 os << toString(file); in getSourceLocationObj()
654 return "\n>>> defined at " + toString(file); in getSourceLocation()
[all …]
H A DInputFiles.cpp61 std::string lld::toString(const coff::InputFile *file) { in toString() function in lld
133 ": Archive::children failed: " + toString(std::move(err))); in getArchiveMembers()
163 fatal(toString(this) + " is not a COFF file"); in parse()
210 toString(e.takeError())); in readSection()
618 fatal(toString(this) + ": " + getName() + in createDefined()
622 fatal(toString(this) + ": " + getName() + in createDefined()
654 " for " + getName() + " in " + toString(this)); in createDefined()
884 loadErrorStr.emplace(toString(std::move(E))); in parse()
895 loadErrorStr.emplace(toString(expectedInfo.takeError())); in parse()
1135 error(toString(this) + " is not a COFF file"); in parse()
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp96 std::string error_str = toString(std::move(E)); in IOHandlerIsInputComplete()
134 *io_handler.GetErrorStreamFileSP() << toString(std::move(error)); in IOHandlerInputComplete()
186 llvm::toString(std::move(e))); in ExecuteOneLine()
193 llvm::toString(std::move(e))); in ExecuteOneLine()
223 filename, llvm::toString(std::move(e))); in LoadScriptingModule()
291 debugger.GetErrorStream() << toString(std::move(E)); in BreakpointCallbackFunction()
318 debugger.GetErrorStream() << toString(std::move(E)); in WatchpointCallbackFunction()
/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp87 std::string lld::toString(const InputFile *f) { in toString() function in lld
101 std::string lld::toString(const Section &sec) { in toString() function in lld
180 warn(toString(input) + " has version " + in checkCompatibility()
1090 warn(toString(this) + ": " + toString(std::move(err))); in parseDebugInfo()
1093 warn(toString(this) + ": " + toString(std::move(warning))); in parseDebugInfo()
1711 message(toString(this)); in DylibFile()
1735 error(toString(this) + in DylibFile()
1746 toString(this)); in DylibFile()
1872 message(toString(this)); in DylibFile()
2054 warn(toString(this) + in handleLDPreviousSymbol()
[all …]
H A DInputSection.cpp72 return (toString(getFile()) + ":(symbol " + toString(*sym) + "+0x" + in getLocation()
84 return (toString(getFile()) + ":(" + getName() + "+0x" + in getLocation()
259 fatal(toString(this) + ": offset is outside the section"); in getStringPiece()
272 fatal(toString(this) + ": offset is outside the section"); in getStringPieceIndex()
363 std::string lld::toString(const InputSection *isec) { in toString() function in lld
364 return (toString(isec->getFile()) + ":(" + isec->getName() + ")").str(); in toString()
H A DSymbolTable.cpp142 std::string srcFile1 = toString(defined->getFile()); in addDefined()
143 std::string srcFile2 = toString(file); in addDefined()
170 ") in the bitcode file(" + toString(undef->getFile()) + in addDefined()
172 toString(file); in addDefined()
184 toString(undef->getFile()) + in addDefined()
187 toString(file); in addDefined()
468 "duplicate symbol: " + toString(*duplicate.sym) + "\n>>> defined in "; in reportPendingDuplicateSymbols()
614 message += ": " + toString(sym); in reportUndefinedSymbol()
648 "\n>>> did you mean" + preHint + toString(*corrected) + postHint; in reportUndefinedSymbol()
650 message += "\n>>> defined in: " + toString(corrected->getFile()); in reportUndefinedSymbol()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugPubTable.cpp42 SetOffset, toString(C.takeError()).c_str())); in extract()
61 SetOffset, toString(C.takeError()).c_str())); in extract()
80 SetOffset, toString(C.takeError()).c_str())); in extract()
/freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp35 std::string DocNode::toString() const { in toString() function in DocNode
116 N.fromString(toString(), ""); in getYAMLTag()
177 OS << S.toString(); in output()
217 IO.mapRequired(I.first.toString().c_str(), I.second); in output()
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp309 llvm::toString(HeaderReplacements.takeError())); in applyAtomicChanges()
315 llvm::toString(Replaces.takeError())); in applyAtomicChanges()
323 llvm::toString(std::move(Err))); in applyAtomicChanges()
331 llvm::toString(CleanReplaces.takeError())); in applyAtomicChanges()
340 llvm::toString(ChangedCode.takeError())); in applyAtomicChanges()
351 llvm::toString(ChangedCode.takeError())); in applyAtomicChanges()
364 llvm::toString(ChangedCode.takeError())); in applyAtomicChanges()
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java153 req.s = buf.toString(); in applyProbespec()
171 out.printf(stringFormat, value.toString()); in printValue()
179 logger.finer(data.toString()); in consumeProbeData()
232 buf.toString()); in consumeProbeData()
241 buf.toString()); in consumeProbeData()
257 out.print(record.toString()); in consumeProbeData()
280 logger.fine(printa.toString()); in consumeProbeData()
424 return buf.toString(); in repeat()
469 printValue(tupleRecord.toString(), -1, " %-50s"); in printAggregationRecords()
986 logger.fine(error.toString()); in main()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DSpecialCaseList.cpp142 "': " + toString(std::move(Err))); in addSection()
149 Error = toString(std::move(Err)); in parse()
178 Error = toString(std::move(Err)); in parse()
197 Twine(LineNo) + ": '" + Pattern + "': " + toString(std::move(Err))) in parse()

12345678910>>...17