Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DRawError.cpp39 case raw_error_code::stream_too_long: in message()
H A DDbiModuleDescriptorBuilder.cpp208 return make_error<RawError>(raw_error_code::stream_too_long); in commitSymbolStream()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawError.h28 stream_too_long, enumerator