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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_mapping.h175 static const u64 kMyriadMemoryOffset32 = 0x80000000ULL; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp119 static const uint64_t kMyriadMemoryOffset32 = 0x80000000ULL; variable

Completed in 75 milliseconds