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

Data Fields

struct CSourceLocation mLocation
 
struct CTypeDescriptormType
 

Detailed Description

Definition at line 235 of file kern_ubsan.c.

Field Documentation

◆ mLocation

struct CSourceLocation CVLABoundData::mLocation

Definition at line 236 of file kern_ubsan.c.

Referenced by HandleVlaBoundNotPositive().

◆ mType

struct CTypeDescriptor* CVLABoundData::mType

Definition at line 237 of file kern_ubsan.c.

Referenced by HandleVlaBoundNotPositive().


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