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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h50 const char *ShadowByte(u8 byte) { function in class:__asan::Decorator
H A Dasan_report.cpp62 in_shadow ? d.ShadowByte(byte) : d.MemoryByte(), byte >> 4,

Completed in 255 milliseconds