FreeBSD kernel kern code
msan_meta_t Struct Reference

Data Fields

uint8_t * shad
 
msan_orig_t * orig
 

Detailed Description

Definition at line 78 of file subr_msan.c.

Field Documentation

◆ orig

msan_orig_t* msan_meta_t::orig

Definition at line 80 of file subr_msan.c.

Referenced by kmsan_meta_get().

◆ shad

uint8_t* msan_meta_t::shad

Definition at line 79 of file subr_msan.c.

Referenced by kmsan_meta_get().


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