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