Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_report.cc1057 static bool AdjacentShadowValuesAreFullyPoisoned(u8 *s) { in AdjacentShadowValuesAreFullyPoisoned() function
1109 far_from_bounds = AdjacentShadowValuesAreFullyPoisoned(shadow_addr); in ReportGenericError()
1119 far_from_bounds = AdjacentShadowValuesAreFullyPoisoned(shadow_addr); in ReportGenericError()
1130 far_from_bounds = AdjacentShadowValuesAreFullyPoisoned(shadow_addr); in ReportGenericError()
1152 far_from_bounds = AdjacentShadowValuesAreFullyPoisoned(shadow_addr); in ReportGenericError()
1162 far_from_bounds = AdjacentShadowValuesAreFullyPoisoned(shadow_addr); in ReportGenericError()