Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawError.h31 stream_too_long, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DRawError.cpp41 case raw_error_code::stream_too_long: in message()
DDbiModuleDescriptorBuilder.cpp168 return make_error<RawError>(raw_error_code::stream_too_long); in commit()