Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp938 FunctionCallee AsanSetShadowFunc[0x100] = {}; member
2952 AsanSetShadowFunc[Val] = in initializeCallbacks()
3033 if (!AsanSetShadowFunc[Val]) in copyToShadow()
3042 IRB.CreateCall(AsanSetShadowFunc[Val], in copyToShadow()