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

/openbsd-current/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp170 FunctionCallee TsanVptrUpdate; member in struct:__anon3415::ThreadSanitizer
319 TsanVptrUpdate =
617 // Call TsanVptrUpdate.
618 IRB.CreateCall(TsanVptrUpdate,

Completed in 126 milliseconds