Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_common_fuchsia.cpp60 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
67 CheckForLeaksParam *argument; in LockStuffAndStopTheWorld()
Dlsan_common.h134 struct CheckForLeaksParam { struct
147 CheckForLeaksParam* argument); argument
Dlsan_common_linux.cpp143 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
Dlsan_common_mac.cpp197 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
Dlsan_common.cpp586 CheckForLeaksParam *param = reinterpret_cast<CheckForLeaksParam *>(arg); in CheckForLeaksCallback()
602 CheckForLeaksParam param; in CheckForLeaks()
/external/compiler-rt/lib/lsan/
Dlsan_common.cc417 struct CheckForLeaksParam { struct
424 CheckForLeaksParam *param = reinterpret_cast<CheckForLeaksParam *>(arg); in CheckForLeaksCallback()
439 CheckForLeaksParam param; in CheckForLeaks()