Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp116 Function *TsanVptrUpdate; member
207 TsanVptrUpdate = checkSanitizerInterfaceFunction( in initializeCallbacks()
428 IRB.CreateCall(TsanVptrUpdate, in instrumentLoadOrStore()