Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp904 FunctionCallee AsanSetShadowFunc[0x100] = {}; member
2860 AsanSetShadowFunc[Val] = in initializeCallbacks()
2941 if (!AsanSetShadowFunc[Val]) in copyToShadow()
2950 IRB.CreateCall(AsanSetShadowFunc[Val], in copyToShadow()