Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DDXContainer.cpp17 static Error parseFailed(const Twine &Msg) { in parseFailed() function
25 return parseFailed("Reading structure out of file bounds"); in readStruct()
41 return parseFailed(Twine("Reading ") + Str + " out of file bounds"); in readInteger()
64 return parseFailed("More than one DXIL part is present in the file"); in parseDXILHeader()
76 return parseFailed("More than one SFI0 part is present in the file"); in parseShaderFlags()
86 return parseFailed("More than one HASH part is present in the file"); in parseHash()
103 return parseFailed( in parsePartOffsets()
110 return parseFailed("Part offset points beyond boundary of the file"); in parsePartOffsets()
117 return parseFailed("File not large enough to read part name"); in parsePartOffsets()