Searched refs:shadow_val (Results 1 – 2 of 2) sorted by relevance
424 shadow_val(0) { in ErrorGeneric()446 shadow_val = *shadow_addr; in ErrorGeneric()450 switch (shadow_val) { in ErrorGeneric()613 u8 shadow_val = *shadow_addr; in CheckPoisonRecords() local615 if (shadow_val != kAsanUserPoisonedMemoryMagic) in CheckPoisonRecords()662 if (shadow_val == kAsanContiguousContainerOOBMagic) in Print()
412 u8 shadow_val; member