Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_interceptors.cc33 static inline bool QuickCheckForUnpoisonedRegion(uptr beg, uptr size) { in QuickCheckForUnpoisonedRegion() function
59 if (!QuickCheckForUnpoisonedRegion(__offset, __size) && \