Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_mac.cpp33 LibDispatch = 1 << 1, enumerator
35 All = AllocOnce | LibDispatch | Foundation
201 scan_state.seen_regions |= SeenRegion::LibDispatch; in ProcessPlatformSpecificAllocations()