Searched refs:AddrIsInShadowGap (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/asan/
H A Dasan_mapping.h230 static inline bool AddrIsInShadowGap(uptr a) { function in namespace:__asan
H A Dasan_report.cc270 if (AddrIsInShadowGap(addr)) {

Completed in 249 milliseconds