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