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

Data Fields

uint8_t mCheckKind
 
struct CSourceLocation mLocation
 
struct CTypeDescriptormType
 

Detailed Description

Definition at line 167 of file kern_ubsan.c.

Field Documentation

◆ mCheckKind

uint8_t CCFICheckFailData::mCheckKind

Definition at line 168 of file kern_ubsan.c.

Referenced by HandleCFIBadType().

◆ mLocation

struct CSourceLocation CCFICheckFailData::mLocation

Definition at line 169 of file kern_ubsan.c.

Referenced by HandleCFIBadType().

◆ mType

struct CTypeDescriptor* CCFICheckFailData::mType

Definition at line 170 of file kern_ubsan.c.

Referenced by HandleCFIBadType().


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