Home
last modified time | relevance | path

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

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