Searched refs:kMIPS32_ShadowOffset32 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_mapping.h164 static const u64 kMIPS32_ShadowOffset32 = 0x0aaa0000; variable
192 # define SHADOW_OFFSET kMIPS32_ShadowOffset32
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp103 static const uint64_t kMIPS32_ShadowOffset32 = 0x0aaa0000; variable
458 Mapping.Offset = kMIPS32_ShadowOffset32;

Completed in 124 milliseconds