![]() |
Max OS 0.3
|
Information about an overflow error. More...
#include <ubsan.h>
Public Attributes | |
| source_location_t | location |
| The location of the overflow. | |
| type_descriptor_t * | base_type |
| The base type of the operation. | |
| type_descriptor_t* MaxOS::runtime::OverflowInfo::base_type |
| source_location_t MaxOS::runtime::OverflowInfo::location |
The location of the overflow.
Definition at line 90 of file ubsan.h.
Referenced by __ubsan_handle_add_overflow(), __ubsan_handle_divrem_overflow(), __ubsan_handle_mul_overflow(), __ubsan_handle_negate_overflow(), __ubsan_handle_pointer_overflow(), and __ubsan_handle_sub_overflow().