Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_mapping_sparc64.h56 #define kShadowGapEnd (kHighShadowBeg - 1) macro
H A Dasan_mapping.h302 # define kShadowGapEnd ((kMidMemBeg ? kMidShadowBeg : kHighShadowBeg) - 1) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_mapping.h86 #define kShadowGapEnd (kHighShadowBeg - 1) macro