Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1000 FunctionCallee AsanSetShadowFunc[0x100] = {}; member
3132 AsanSetShadowFunc[Val] = in initializeCallbacks()
3213 if (!AsanSetShadowFunc[Val]) in copyToShadow()
3223 IRB, AsanSetShadowFunc[Val], in copyToShadow()