Searched refs:ScanRootRegion (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/compiler-rt/lib/lsan/ |
H A D | lsan_common_mac.cpp | 216 ScanRootRegion(frontier, (*root_regions)[i], address, end_address, in ProcessPlatformSpecificAllocations()
|
H A D | lsan_common.h | 257 void ScanRootRegion(Frontier *frontier, RootRegion const ®ion,
|
H A D | lsan_common.cpp | 526 void ScanRootRegion(Frontier *frontier, const RootRegion &root_region, in ScanRootRegion() function 547 ScanRootRegion(frontier, root_region, segment.start, segment.end, in ProcessRootRegion()
|