FreeBSD kernel kern code
CTypeMismatchData_v1 Struct Reference
Collaboration diagram for CTypeMismatchData_v1:

Data Fields

struct CSourceLocation mLocation
 
struct CTypeDescriptormType
 
uint8_t mLogAlignment
 
uint8_t mTypeCheckKind
 

Detailed Description

Definition at line 228 of file kern_ubsan.c.

Field Documentation

◆ mLocation

struct CSourceLocation CTypeMismatchData_v1::mLocation

◆ mLogAlignment

uint8_t CTypeMismatchData_v1::mLogAlignment

◆ mType

struct CTypeDescriptor* CTypeMismatchData_v1::mType

◆ mTypeCheckKind

uint8_t CTypeMismatchData_v1::mTypeCheckKind

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