Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_mapping.h179 static const u64 kMyriadMemorySize32 = 0x20000000ULL; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_mapping.h173 static const u64 kMyriadMemorySize32 = 0x20000000ULL; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp121 static const uint64_t kMyriadMemorySize32 = 0x20000000ULL; variable