Searched refs:RegionFor (Results 1 – 1 of 1) sorted by relevance
288 return RegionFor(p)->get_handle(p); in get_handle()304 return const_cast<AllocationRegion*>(RegionFor(p)); in MutableRegionFor()307 const AllocationRegion* RegionFor(const void* p) const { in RegionFor() function