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

Data Fields

struct CSourceLocation mLocation
 
struct CTypeDescriptormType
 

Detailed Description

Definition at line 190 of file kern_ubsan.c.

Field Documentation

◆ mLocation

struct CSourceLocation CInvalidValueData::mLocation

Definition at line 191 of file kern_ubsan.c.

Referenced by HandleLoadInvalidValue().

◆ mType

struct CTypeDescriptor* CInvalidValueData::mType

Definition at line 192 of file kern_ubsan.c.

Referenced by HandleLoadInvalidValue().


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