Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_mac.cpp223 ScanRootRegions(frontier, mapped_regions); in ProcessPlatformSpecificAllocations()
H A Dlsan_common.h257 void ScanRootRegions(Frontier *frontier,
H A Dlsan_common.cpp543 void ScanRootRegions(Frontier *frontier, in ScanRootRegions() function
574 ScanRootRegions(frontier, mapped_regions); in ProcessRootRegions()