Searched refs:createError (Results 1 - 23 of 23) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DDecompressor.cpp36 return createError("corrupted compressed section header");
50 return createError("unsupported compression type (" + Twine(ChType) + ")");
54 return createError(Reason);
H A DMinidump.cpp35 return createError("String size not even");
51 return createError("String decoding failed");
61 return createError("No such stream");
79 return createError("No such stream");
120 return createError("Invalid signature");
122 return createError("Invalid version");
147 return createError("Cannot handle one of the minidump streams");
151 return createError("Duplicate stream type");
H A DCOFFModuleDefinition.cpp168 return createError("integer expected");
175 return createError(Msg);
222 return createError("unknown directive: " + Tok.Value);
233 return createError("identifier expected, but got " + Tok.Value);
337 return createError("identifier expected, but got " + Tok.Value);
341 return createError("integer expected, but got " + Tok.Value);
345 return createError("integer expected, but got " + Tok.Value);
H A DELF.cpp403 return createError("invalid packed relocation header");
421 return createError("relocation group unexpectedly large");
589 return createError("invalid empty dynamic section");
592 return createError("dynamic sections must be DT_NULL terminated");
627 return createError("virtual address is not in any segment: 0x" +
633 return createError("virtual address is not in any segment: 0x" +
638 return createError("can't map virtual address 0x" +
663 ULEBSizeErr = createError("ULEB128 value at offset 0x" +
690 return createError("unable to read relocations for section " +
717 return createError("unsupporte
[all...]
H A DELFObjectFile.cpp80 return createError("Insufficient alignment");
88 return createError("Invalid ELF data");
95 return createError("Invalid ELF data");
97 return createError("Invalid ELF class");
805 return createError("unable to get the linked-to section for " +
820 return createError("unable to get relocation section for " +
827 return createError("unable to read " + describe(EF, *Sec) + ": " +
872 return createError("unable to read an entry with index " + Twine(I) +
878 return createError("unable to read flags for symbol with index " +
886 return createError("unabl
[all...]
H A DXCOFFObjectFile.cpp99 return createError("entry with offset 0x" + Twine::utohexstr(Offset) +
234 return createError("entry with offset 0x" + Twine::utohexstr(Offset) +
416 return createError(
475 return createError(toString(std::move(E)) + ": " + SectionName +
774 return createError(toString(std::move(E)) + ": " + Name.data() +
942 return createError("symbol index " + Twine(Index) +
1024 return createError(
1081 return createError(toString(StringTableOrErr.takeError()) +
1125 return createError(
1134 return createError(
[all...]
H A DMachOObjectFile.cpp3396 *E = createError("segment " + Twine(SegmentIndex) +
5204 return createError("parsing big-endian chained fixups is not implemented");
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h111 return createError(
117 return createError("can't read past the end of the file");
163 return createError(Msg);
329 return createError("invalid e_phentsize: " +
336 return createError("program headers are longer than binary of size " +
358 createError("invalid offset (0x" + Twine::utohexstr(Phdr.p_offset) +
367 createError("alignment (" + Twine(Phdr.p_align) + ") is not 4 or 8");
386 createError("invalid offset (0x" + Twine::utohexstr(Shdr.sh_offset) +
393 Err = createError("alignment (" + Twine(Shdr.sh_addralign) +
487 return createError("invali
[all...]
H A DError.h84 inline Error createError(const Twine &Err) { function in namespace:llvm::object
H A DMinidump.h145 static Error createError(StringRef Str) { function in class:llvm::object::MinidumpFile
197 return createError("No such stream");
H A DStackMapParser.h327 return object::createError(
333 return object::createError(
H A DELFObjectFile.h1093 return createError("Section is not SHT_RELA");
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DDwarfCFIEHPrinter.h75 reportError(object::createError(
126 object::createError("only version 1 of .eh_frame_hdr is supported"),
132 reportError(object::createError("unexpected encoding eh_frame_ptr_enc"),
138 reportError(object::createError("unexpected encoding fde_count_enc"),
144 reportError(object::createError("unexpected encoding table_enc"),
164 reportError(object::createError("initial_location is out of order"),
H A DObjDumper.cpp28 static inline Error createError(const Twine &Msg) { function in namespace:llvm
37 reportWarning(createError(Msg), ObjName);
134 createError(formatv("could not find section '{0}'", S.first).str()),
140 createError(formatv("could not find section {0}", S.first).str()),
H A DELFDumper.cpp358 return createError("offset (0x" + Twine::utohexstr(Offset) +
445 return createError("invalid section linked to " + describe(Obj, Sec) +
449 return createError(
458 return createError(
464 return createError("unable to read symbols from the " + describe(Obj, Sec) +
481 return createError("the " + describe(Sec) + " is misaligned");
486 return createError("cannot read content of " + describe(Sec) + ": " +
889 return createError("unable to read an entry with index " + Twine(R.Symbol) +
1011 return createError(
2185 createError("SHT_DYNSY
[all...]
H A Dllvm-readobj.cpp417 reportError(createError(ContentErrString), FileStr);
H A DCOFFDumper.cpp2132 reportError(createError(Err), Obj->getFileName());
/freebsd-current/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp352 return createError(Stream.str());
432 return createError(
450 return createError("No .dynamic section found");
485 return createError(
489 return createError(
493 return createError(
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp357 static inline Error createError(const Twine &Err) { function in namespace:llvm
393 return createError("Exponent has no digits");
398 return createError("Invalid character in exponent");
405 return createError("Invalid character in exponent");
430 return createError("Exponent has no digits");
436 return createError("Exponent has no digits");
446 return createError("Invalid character in exponent");
485 return createError("Significand has no digits");
530 return createError("String contains multiple dots");
541 return createError("Invali
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp95 createError("Failed to parse CU header in DWP file: " +
106 createError("Collision occured between for truncated offset 0x" +
127 logAllUnhandledErrors(createError("Could not find CU offset 0x" +
135 logAllUnhandledErrors(createError("Length of CU in CU index doesn't "
157 createError("Failed to parse CU header in DWP file: " +
176 createError("Could not find unit with signature 0x" +
1895 static Error createError(const Twine &Reason, llvm::Error E) { function
1928 return createError("failed to compute symbol address: ",
1934 return createError("failed to get symbol section: ",
2159 HandleError(createError("faile
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A Dllvm-dwarfutil.cpp207 createError("output verification failed"));
524 createError("unsupported input file")));
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DELFDump.cpp86 return createError("dynamic string table not found");
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp1780 return createError("File format has no dynamic symbol table");

Completed in 197 milliseconds