Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_poisoning.h78 ALWAYS_INLINE void FastPoisonShadowPartialRightRedzone( in FastPoisonShadowPartialRightRedzone() function
H A Dasan_fake_stack.cc271 FastPoisonShadowPartialRightRedzone( in __asan_alloca_poison()
H A Dasan_globals.cc69 FastPoisonShadowPartialRightRedzone( in PoisonRedZones()
H A Dasan_thread.cc314 FastPoisonShadowPartialRightRedzone(tls_begin_aligned, in ClearShadowForThreadStackAndTLS()
H A Dasan_poisoning.cc51 FastPoisonShadowPartialRightRedzone(addr, size, redzone_size, value); in PoisonShadowPartialRightRedzone()
H A Dasan_allocator.cc307 FastPoisonShadowPartialRightRedzone( in RePoisonChunk()