Home
last modified time | relevance | path

Searched refs:shadow_byte (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_descriptions.h96 u8 shadow_byte; member
H A Dasan_descriptions.cc98 if (shadow_kind != kShadowKindGap) descr->shadow_byte = *(u8 *)addr; in GetShadowAddressInformation()