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

Data Fields

uint16_t type_kind
 
uint16_t type_info
 
char type_name []
 

Detailed Description

Definition at line 18 of file ubsan.c.

Field Documentation

◆ type_info

uint16_t ubsan_type_descriptor::type_info

Definition at line 20 of file ubsan.c.

◆ type_kind

uint16_t ubsan_type_descriptor::type_kind

Definition at line 19 of file ubsan.c.

◆ type_name

char ubsan_type_descriptor::type_name[]

Definition at line 21 of file ubsan.c.


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