Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_fuchsia.cpp60 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
67 CheckForLeaksParam *argument; in LockStuffAndStopTheWorld()
H A Dlsan_common.h136 struct CheckForLeaksParam { struct
150 CheckForLeaksParam* argument); argument
H A Dlsan_common_linux.cpp143 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
H A Dlsan_common_mac.cpp197 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
H A Dlsan_common.cpp667 CheckForLeaksParam *param = reinterpret_cast<CheckForLeaksParam *>(arg); in CheckForLeaksCallback()
709 CheckForLeaksParam param; in CheckForLeaks()