Searched defs:start_ptr (Results 1 – 2 of 2) sorted by relevance
170 void* const start_ptr = (void*)(intptr_t(heap->base()) + offset); in Allocation() local203 void* const start_ptr = (void*)(intptr_t(getHeap()->base()) + start); in ~Allocation() local
71 void* const start_ptr = (void*)(intptr_t(getHeap()->base()) + offset); in SubRegionMemory() local