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

Data Fields

struct ubsan_source_location location
 
struct ubsan_type_descriptortype
 

Detailed Description

Definition at line 280 of file ubsan.c.

Field Documentation

◆ location

struct ubsan_source_location ubsan_function_type_mismatch_data::location

Definition at line 266 of file ubsan.c.

Referenced by __ubsan_handle_function_type_mismatch().

◆ type

struct ubsan_type_descriptor* ubsan_function_type_mismatch_data::type

Definition at line 282 of file ubsan.c.


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