Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugCrossImpSubsection.cpp31 cv_error_code::insufficient_buffer, in operator ()()
37 cv_error_code::insufficient_buffer, in operator ()()
DCodeViewError.cpp27 case cv_error_code::insufficient_buffer: in message()
DCodeViewRecordIO.cpp235 return make_error<CodeViewError>(cv_error_code::insufficient_buffer); in mapGuid()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMSFError.cpp27 case msf_error_code::insufficient_buffer: in message()
DMSFBuilder.cpp67 return make_error<MSFError>(msf_error_code::insufficient_buffer, in setBlockMapAddr()
109 return make_error<MSFError>(msf_error_code::insufficient_buffer, in allocateBlocks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DRawError.cpp25 case raw_error_code::insufficient_buffer: in message()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMSFError.h20 insufficient_buffer, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewError.h20 insufficient_buffer, enumerator
DRecordSerialization.h125 return make_error<CodeViewError>(cv_error_code::insufficient_buffer, in deserialize()
DCodeViewRecordIO.h115 return make_error<CodeViewError>(cv_error_code::insufficient_buffer);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawError.h23 insufficient_buffer, enumerator