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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp116 Function *TsanVptrUpdate; member in struct:__anon3162::ThreadSanitizer
207 TsanVptrUpdate = checkSanitizerInterfaceFunction(
427 // Call TsanVptrUpdate.
428 IRB.CreateCall(TsanVptrUpdate,

Completed in 96 milliseconds