Searched defs:kFreeBSD_ShadowOffset64 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_mapping.h167 static const u64 kFreeBSD_ShadowOffset64 = 1ULL << 46; // 0x400000000000 variable
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_mapping.h173 static const u64 kFreeBSD_ShadowOffset64 = 1ULL << 46; // 0x400000000000 variable
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_mapping.h172 static const u64 kFreeBSD_ShadowOffset64 = 1ULL << 46; // 0x400000000000 variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp110 static const uint64_t kFreeBSD_ShadowOffset64 = 1ULL << 46; variable

Completed in 126 milliseconds