Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_mac.cpp50 bool in_libdispatch = false; member
197 scan_state.in_libdispatch = true; in ProcessPlatformSpecificAllocations()
200 } else if (scan_state.in_libdispatch) { in ProcessPlatformSpecificAllocations()
202 scan_state.in_libdispatch = false; in ProcessPlatformSpecificAllocations()