Searched refs:GetRootRegions (Results 1 – 3 of 3) sorted by relevance
153 InternalMmapVector<RootRegion> const *root_regions = GetRootRegions(); in ProcessPlatformSpecificAllocations()
128 InternalMmapVector<RootRegion> const *GetRootRegions();
103 InternalMmapVector<RootRegion> const *GetRootRegions() { return root_regions; } in GetRootRegions() function