Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp616 Function *AsanAllocaPoisonFunc, *AsanAllocasUnpoisonFunc; member
698 IRB.CreateCall(AsanAllocasUnpoisonFunc, in unpoisonDynamicAllocasBeforeInst()
1918 AsanAllocasUnpoisonFunc = in initializeCallbacks()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp838 Function *AsanAllocaPoisonFunc, *AsanAllocasUnpoisonFunc; member
938 IRB.CreateCall(AsanAllocasUnpoisonFunc, in unpoisonDynamicAllocasBeforeInst()
2636 AsanAllocasUnpoisonFunc = in initializeCallbacks()