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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h95 u8 shadow_byte; member in struct:__asan::ShadowAddressDescription
H A Dasan_descriptions.cpp97 if (shadow_kind != kShadowKindGap) descr->shadow_byte = *(u8 *)addr;

Completed in 94 milliseconds