Home
last modified time | relevance | path

Searched refs:kMIPS64_ShadowOffset64 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp108 static const uint64_t kMIPS64_ShadowOffset64 = 1ULL << 37; variable
563 Mapping.Offset = kMIPS64_ShadowOffset64; in getShadowMapping()