enum class msf_error_code
Declared at: llvm/include/llvm/DebugInfo/MSF/MSFError.h:18
Enumerators
Name | Value | Comment |
---|---|---|
unspecified | 1 | |
insufficient_buffer | 2 | |
not_writable | 3 | |
no_stream | 4 | |
invalid_format | 5 | |
block_in_use | 6 |
Declared at: llvm/include/llvm/DebugInfo/MSF/MSFError.h:18
Name | Value | Comment |
---|---|---|
unspecified | 1 | |
insufficient_buffer | 2 | |
not_writable | 3 | |
no_stream | 4 | |
invalid_format | 5 | |
block_in_use | 6 |