Home
last modified time | relevance | path

Searched defs:kZeroBaseShadowStart (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_mapping_sparc64.h52 #define kZeroBaseShadowStart 0 macro
H A Dasan_mapping.h297 # define kZeroBaseShadowStart 0 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_mapping.h82 #define kZeroBaseShadowStart 0 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp62 constexpr uptr kZeroBaseShadowStart = 0; variable