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

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

Completed in 197 milliseconds