Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Object/
H A DDXContainer.cpp16 static Error parseFailed(const Twine &Msg) { in parseFailed() function
24 return parseFailed("Reading structure out of file bounds"); in readStruct()
41 return parseFailed("Reading structure out of file bounds"); in readInteger()
58 return parseFailed("More than one DXIL part is present in the file"); in parseDXILHeader()
81 return parseFailed("Part offset points beyond boundary of the file"); in parsePartOffsets()