Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp170 FunctionCallee TsanVptrUpdate; member
319 TsanVptrUpdate = in initialize()
616 IRB.CreateCall(TsanVptrUpdate, {Addr, StoredValue}); in instrumentLoadOrStore()