enum class cv_error_code
Declared at: llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h:18
Enumerators
Name | Value | Comment |
---|---|---|
unspecified | 1 | |
insufficient_buffer | 2 | |
operation_unsupported | 3 | |
corrupt_record | 4 | |
no_records | 5 | |
unknown_member_record | 6 |
Declared at: llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h:18
Name | Value | Comment |
---|---|---|
unspecified | 1 | |
insufficient_buffer | 2 | |
operation_unsupported | 3 | |
corrupt_record | 4 | |
no_records | 5 | |
unknown_member_record | 6 |