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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_mapping.h172 static const u64 kMyriadMemoryOffset32 = 0x80000000ULL; variable
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_mapping.h178 static const u64 kMyriadMemoryOffset32 = 0x80000000ULL; variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp120 static const uint64_t kMyriadMemoryOffset32 = 0x80000000ULL; variable

Completed in 212 milliseconds