Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/lsan/
Dlsan_common_fuchsia.cpp70 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
76 CheckForLeaksParam *argument; in LockStuffAndStopTheWorld()
Dlsan_common.h248 struct CheckForLeaksParam { struct
262 CheckForLeaksParam* argument); argument
Dlsan_common_linux.cpp140 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
Dlsan_common_mac.cpp231 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
Dlsan_common.cpp712 CheckForLeaksParam *param = reinterpret_cast<CheckForLeaksParam *>(arg); in CheckForLeaksCallback()
758 CheckForLeaksParam param; in CheckForLeaks()