Home
last modified time | relevance | path

Searched defs:AddrIsInShadowGap (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/compiler-rt/lib/asan/
Dasan_mapping_myriad.h77 static inline bool AddrIsInShadowGap(uptr a) { in AddrIsInShadowGap() function
Dasan_mapping_sparc64.h94 static inline bool AddrIsInShadowGap(uptr a) { in AddrIsInShadowGap() function
Dasan_mapping.h356 static inline bool AddrIsInShadowGap(uptr a) { in AddrIsInShadowGap() function
/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_mapping.h78 inline bool AddrIsInShadowGap(uptr a) { in AddrIsInShadowGap() function
/external/compiler-rt/lib/asan/
Dasan_mapping.h298 static inline bool AddrIsInShadowGap(uptr a) { in AddrIsInShadowGap() function