Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp146 FunctionCallee TsanFuncExit; member
210 TsanFuncExit = in initialize()
582 AtExit->CreateCall(TsanFuncExit, {}); in sanitizeFunction()