Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_mapping_sparc64.h96 static inline bool AddrIsInShadowGap(uptr a) { in AddrIsInShadowGap() function
H A Dasan_mapping.h342 static inline bool AddrIsInShadowGap(uptr a) { in AddrIsInShadowGap() function
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_mapping.h105 inline bool AddrIsInShadowGap(uptr a) { in AddrIsInShadowGap() function