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

Data Fields

struct ubsan_source_location location
 
struct ubsan_source_location attr_location
 

Detailed Description

Definition at line 310 of file ubsan.c.

Field Documentation

◆ attr_location

struct ubsan_source_location ubsan_nonnull_arg_data::attr_location

Definition at line 282 of file ubsan.c.

◆ location

struct ubsan_source_location ubsan_nonnull_arg_data::location

Definition at line 282 of file ubsan.c.

Referenced by __ubsan_handle_nonnull_arg().


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