Home
last modified time | relevance | path

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

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