Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DTypeSanitizer.cpp52 static const char *const kTysanShadowMemoryAddress = variable
452 F.getParent()->getOrInsertGlobal(kTysanShadowMemoryAddress, IntptrTy); in getShadowBase()