FreeBSD kernel kern code
CSourceLocation Struct Reference

Data Fields

char * mFilename
 
uint32_t mLine
 
uint32_t mColumn
 

Detailed Description

Definition at line 146 of file kern_ubsan.c.

Field Documentation

◆ mColumn

uint32_t CSourceLocation::mColumn

Definition at line 149 of file kern_ubsan.c.

Referenced by DeserializeLocation().

◆ mFilename

char* CSourceLocation::mFilename

◆ mLine

uint32_t CSourceLocation::mLine

Definition at line 148 of file kern_ubsan.c.

Referenced by DeserializeLocation(), and isAlreadyReported().


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