Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp106 static const uint64_t kMIPS_ShadowOffsetN32 = 1ULL << 29; variable
516 Mapping.Offset = kMIPS_ShadowOffsetN32; in getShadowMapping()