MOS Source Code
|
Public Attributes | |
struct source_location | location |
struct type_descriptor * | array_type |
struct type_descriptor * | index_type |
struct source_location location |
Definition at line 35 of file ubsan.c.
Referenced by __ubsan_handle_out_of_bounds().
struct type_descriptor* array_type |
Definition at line 36 of file ubsan.c.
Referenced by __ubsan_handle_out_of_bounds().
struct type_descriptor* index_type |
Definition at line 37 of file ubsan.c.
Referenced by __ubsan_handle_out_of_bounds().