Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp929 FunctionCallee AsanSetShadowFunc[0x100] = {}; member
2953 AsanSetShadowFunc[Val] = in initializeCallbacks()
3034 if (!AsanSetShadowFunc[Val]) in copyToShadow()
3043 IRB.CreateCall(AsanSetShadowFunc[Val], in copyToShadow()