coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ubsan_invalid_value_data Struct Reference
Collaboration diagram for ubsan_invalid_value_data:
Collaboration graph

Data Fields

struct ubsan_source_location location
 
struct ubsan_type_descriptortype
 

Detailed Description

Definition at line 264 of file ubsan.c.

Field Documentation

◆ location

struct ubsan_source_location ubsan_invalid_value_data::location

Definition at line 250 of file ubsan.c.

Referenced by __ubsan_handle_load_invalid_value().

◆ type

struct ubsan_type_descriptor* ubsan_invalid_value_data::type

Definition at line 266 of file ubsan.c.


The documentation for this struct was generated from the following file: