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

Data Fields

struct CSourceLocation mLocation
 
struct CTypeDescriptormType
 
unsigned long mLogAlignment
 
uint8_t mTypeCheckKind
 

Detailed Description

Definition at line 221 of file kern_ubsan.c.

Field Documentation

◆ mLocation

struct CSourceLocation CTypeMismatchData::mLocation

◆ mLogAlignment

unsigned long CTypeMismatchData::mLogAlignment

◆ mType

struct CTypeDescriptor* CTypeMismatchData::mType

◆ mTypeCheckKind

uint8_t CTypeMismatchData::mTypeCheckKind

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