Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.cpp411 static bool AdjacentShadowValuesAreFullyPoisoned(u8 *s) { in AdjacentShadowValuesAreFullyPoisoned() function
455 far_from_bounds = AdjacentShadowValuesAreFullyPoisoned(shadow_addr); in ErrorGeneric()
465 far_from_bounds = AdjacentShadowValuesAreFullyPoisoned(shadow_addr); in ErrorGeneric()
475 far_from_bounds = AdjacentShadowValuesAreFullyPoisoned(shadow_addr); in ErrorGeneric()
497 far_from_bounds = AdjacentShadowValuesAreFullyPoisoned(shadow_addr); in ErrorGeneric()
507 far_from_bounds = AdjacentShadowValuesAreFullyPoisoned(shadow_addr); in ErrorGeneric()