![]() |
Max OS 0.3
|
Information about an invalid value error. More...
#include <ubsan.h>
Public Attributes | |
| source_location_t | location |
| The location of the invalid value. | |
| type_descriptor_t * | type |
| The type of the invalid value. | |
| source_location_t MaxOS::runtime::InvaildValueInfo::location |
The location of the invalid value.
Definition at line 147 of file ubsan.h.
Referenced by __ubsan_handle_load_invalid_value().
| type_descriptor_t* MaxOS::runtime::InvaildValueInfo::type |