Home
last modified time | relevance | path

Searched refs:createError (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELF.h48 static inline Error createError(StringRef Err) { in createError() function
168 return createError("invalid e_phentsize"); in program_headers()
172 return createError("program headers longer than binary"); in program_headers()
187 Err = createError("attempt to iterate notes of non-note program header"); in notes_begin()
191 Err = createError("invalid program header offset/size"); in notes_begin()
206 Err = createError("attempt to iterate notes of non-note section"); in notes_begin()
210 Err = createError("invalid section offset/size"); in notes_begin()
277 return createError("invalid section index"); in getSection()
289 return createError("index past the end of the symbol table"); in getExtendedSymbolTableIndex()
339 return createError("invalid symbol index"); in getSymbol()
[all …]
DELFObjectFile.h867 return createError("Section is not SHT_RELA"); in getRelocationAddend()
910 return createError("More than one dynamic symbol table!"); in create()
916 return createError("More than one static symbol table!"); in create()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFListTable.cpp19 static Error createError(char const *Fmt, const Ts &... Vals) { in createError() function
31 return createError("section is not large enough to contain a " in extract()
37 return createError("DWARF64 is not supported in %s at offset 0x%" PRIx32, in extract()
41 return createError("%s table at offset 0x%" PRIx32 in extract()
47 return createError("section is not large enough to contain a %s table " in extract()
58 return createError("unrecognised %s table version %" PRIu16 in extract()
62 return createError("%s table at offset 0x%" PRIx32 in extract()
66 return createError("%s table at offset 0x%" PRIx32 in extract()
71 return createError( in extract()
DDWARFDebugRnglists.cpp20 static Error createError(char const *Fmt, const Ts &... Vals) { in createError() function
29 Error DWARFListType<RangeListEntry>::createError(const char *Fmt, const char *s, in createError() function in llvm::DWARFListType
31 return ::createError(Fmt, s, Val); in createError()
51 return createError("unsupported rnglists encoding DW_RLE_base_addressx " in extract()
55 return createError("unsupported rnglists encoding DW_RLE_startx_endx at " in extract()
59 return createError("unsupported rnglists encoding DW_RLE_startx_length " in extract()
67 return createError("read past end of table when reading " in extract()
74 return createError("insufficient space remaining in table for " in extract()
82 return createError("insufficient space remaining in table for " in extract()
95 return createError("read past end of table when reading " in extract()
[all …]
DDWARFDebugRangeList.cpp21 static Error createError(char const *Fmt, const Ts &... Vals) { in createError() function
38 return createError("invalid range list offset 0x%" PRIx32, *offset_ptr); in extract()
42 return createError("invalid address size: %d", AddressSize); in extract()
56 return createError("invalid range list entry at offset 0x%" PRIx32, in extract()
DDWARFDebugLine.cpp285 static Error createError(char const *Fmt, const Ts &... Vals) { in createError() function
290 static Error createError(char const *Msg) { in createError() function
306 return createError( in parse()
313 return createError("parsing line table prologue at offset 0x%8.8" PRIx64 in parse()
345 return createError( in parse()
356 return createError("parsing line table prologue at 0x%8.8" PRIx64 in parse()
473 return createError("offset 0x%8.8" PRIx32 in getOrParseLineTable()
578 return createError("mismatching address size at offset 0x%8.8" PRIx32 in parse()
643 return createError("unexpected line op length at offset 0x%8.8" PRIx32 in parse()
850 createError("last sequence in debug line table is not terminated!")); in parse()
DDWARFContext.cpp1119 static Error createError(const Twine &Reason, llvm::Error E) { in createError() function
1152 return createError("failed to compute symbol address: ", in getSymbolInfo()
1158 return createError("failed to get symbol section: ", in getSymbolInfo()
1370 ErrorPolicy EP = HandleError(createError( in DWARFObjInMemory()
1468 createError("failed to compute relocation: " + Type + ", ", in DWARFObjInMemory()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DDecompressor.cpp24 return createError("zlib is not available"); in create()
39 return createError("corrupted compressed section header"); in consumeCompressedGnuHeader()
45 return createError("corrupted uncompressed section size"); in consumeCompressedGnuHeader()
57 return createError("corrupted compressed section header"); in consumeCompressedZLibHeader()
64 return createError("unsupported compression type"); in consumeCompressedZLibHeader()
DELF.cpp351 return createError("invalid packed relocation header"); in android_relas()
369 return createError(ErrStr); in android_relas()
376 return createError("relocation group unexpectedly large"); in android_relas()
413 return createError(ErrStr); in android_relas()
417 return createError(ErrStr); in android_relas()
522 return createError("invalid empty dynamic section"); in dynamicEntries()
525 return createError("malformed dynamic section"); in dynamicEntries()
528 return createError("dynamic sections must be DT_NULL terminated"); in dynamicEntries()
552 return createError("Virtual address is not in any segment"); in toMappedAddr()
557 return createError("Virtual address is not in any segment"); in toMappedAddr()
DCOFFModuleDefinition.cpp84 static Error createError(const Twine &Err) { in createError() function
173 return createError("integer expected"); in readAsInt()
180 return createError(Msg); in expect()
227 return createError("unknown directive: " + Tok.Value); in parseOne()
238 return createError("identifier expected, but got " + Tok.Value); in parseExport()
342 return createError("identifier expected, but got " + Tok.Value); in parseVersion()
346 return createError("integer expected, but got " + Tok.Value); in parseVersion()
350 return createError("integer expected, but got " + Tok.Value); in parseVersion()
DELFObjectFile.cpp57 return createError("Insufficient alignment"); in createELFObjectFile()
65 return createError("Invalid ELF data"); in createELFObjectFile()
72 return createError("Invalid ELF data"); in createELFObjectFile()
74 return createError("Invalid ELF class"); in createELFObjectFile()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceFileWriter.cpp47 static Error createError(const Twine &Message, in createError() function
57 return createError(FieldName + " (" + Twine(Number) + ") does not fit in " + in checkNumberFits()
74 return createError(FieldName + " (" + Twine(SignedNum) + in checkSignedNumberFits()
80 return createError(FieldName + " (" + Twine(SignedNum) + in checkSignedNumberFits()
162 return createError("Non-ASCII 8-bit codepoint (" + Twine(C) + in processString()
186 return createError("Non-8-bit codepoint (" + Twine(Char) + in processString()
199 return createError("Non-8-bit escaped char (" + Twine(Char) + in processString()
203 return createError("Unable to interpret single byte (" + Twine(Char) + in processString()
210 return createError("Non-ASCII 8-bit codepoint (" + Twine(Char) + in processString()
226 return createError("Expected \"\""); in processString()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DCompression.cpp28 static Error createError(StringRef Err) { in createError() function
73 return Res ? createError(convertZlibCodeToString(Res)) : Error::success(); in compress()
84 return Res ? createError(convertZlibCodeToString(Res)) : Error::success(); in uncompress()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFListTable.h48 Error createError(const char *, const char *, uint32_t);
216 return createError("invalid %s list offset 0x%" PRIx32, in extract()
227 return createError("no end of list marker detected at end of %s table " in extract()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DELFDump.cpp51 return createError("dynamic string table not found"); in getDynamicStrTab()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp359 static Error createError(StringRef Name, Error E) { in createError() function
375 return createError(Name, Dec.takeError()); in handleCompressedSection()
379 return createError(Name, std::move(E)); in handleCompressedSection()