Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_mapping_sparc64.h96 static inline bool AddrIsInShadowGap(uptr a) { in AddrIsInShadowGap() function
H A Dasan_mapping.h339 static inline bool AddrIsInShadowGap(uptr a) { in AddrIsInShadowGap() function
/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_mapping.h78 inline bool AddrIsInShadowGap(uptr a) { in AddrIsInShadowGap() function