Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_common_mac.cpp48 bool in_libdispatch = false; member
192 scan_state.in_libdispatch = true; in ProcessPlatformSpecificAllocations()
195 } else if (scan_state.in_libdispatch) { in ProcessPlatformSpecificAllocations()
197 scan_state.in_libdispatch = false; in ProcessPlatformSpecificAllocations()