Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_mapping_sparc64.h95 static inline bool AddrIsInShadowGap(uptr a) { in AddrIsInShadowGap() function
H A Dasan_mapping.h337 static inline bool AddrIsInShadowGap(uptr a) { in AddrIsInShadowGap() function
/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A Dmemprof_mapping.h78 inline bool AddrIsInShadowGap(uptr a) { in AddrIsInShadowGap() function