Home
last modified time | relevance | path

Searched defs:kHighMemEnd (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_rtl.cc83 uptr kHighMemEnd, kMidMemBeg, kMidMemEnd; variable
H A Dasan_mapping.h273 static uptr kHighMemEnd = 0x7fffffffffffULL; variable
/netbsd/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_rtl.cc85 uptr kHighMemEnd, kMidMemBeg, kMidMemEnd; variable
H A Dasan_mapping.h263 static uptr kHighMemEnd = 0x7fffffffffffULL; variable
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_rtl.cc83 uptr kHighMemEnd, kMidMemBeg, kMidMemEnd; variable
H A Dasan_mapping.h273 static uptr kHighMemEnd = 0x7fffffffffffULL; variable
/netbsd/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_linux.cpp73 uptr kHighMemEnd; variable