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

Data Fields

struct CSourceLocation mLocation
 
struct CTypeDescriptormType
 

Detailed Description

Definition at line 158 of file kern_ubsan.c.

Field Documentation

◆ mLocation

struct CSourceLocation COverflowData::mLocation

Definition at line 159 of file kern_ubsan.c.

Referenced by HandleNegateOverflow(), and HandleOverflow().

◆ mType

struct CTypeDescriptor* COverflowData::mType

Definition at line 160 of file kern_ubsan.c.

Referenced by HandleNegateOverflow(), and HandleOverflow().


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