Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_chained_origin_depot.cpp28 void __dfsan::ChainedOriginDepotUnlockAfterFork(bool fork_child) { in ChainedOriginDepotUnlockAfterFork() function in __dfsan
H A Ddfsan_custom.cpp2868 ChainedOriginDepotUnlockAfterFork(fork_child); in AfterFork()