Searched refs:LazyAllocate (Results 1 – 2 of 2) sorted by relevance
699 const REG *MemRegionManager::LazyAllocate(REG*& region) { in LazyAllocate() function in MemRegionManager709 const REG *MemRegionManager::LazyAllocate(REG*& region, ARG a) { in LazyAllocate() function in MemRegionManager749 return LazyAllocate(SystemGlobals); in getGlobalsRegion()751 return LazyAllocate(ImmutableGlobals); in getGlobalsRegion()753 return LazyAllocate(InternalGlobals); in getGlobalsRegion()767 return LazyAllocate(heap); in getHeapRegion()771 return LazyAllocate(unknown); in getUnknownRegion()775 return LazyAllocate(code); in getCodeRegion()
1297 const REG* LazyAllocate(REG*& region);1300 const REG* LazyAllocate(REG*& region, ARG a);