Searched refs:ScanRootRegion (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/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 | 143 void ScanRootRegion(Frontier *frontier, RootRegion const ®ion,
|
| H A D | lsan_common.cpp | 395 void ScanRootRegion(Frontier *frontier, const RootRegion &root_region, in ScanRootRegion() function 414 ScanRootRegion(frontier, root_region, segment.start, segment.end, in ProcessRootRegion()
|