Searched defs:start_ptr (Results 1 – 3 of 3) sorted by relevance
172 void* const start_ptr = (void*)(intptr_t(heap->base()) + offset); in Allocation() local204 void* const start_ptr = (void*)(intptr_t(getHeap()->base()) + start); in ~Allocation() local
219 uint8_t* start_ptr() const { in start_ptr() function
2069 const uint8_t* start_ptr = ptr_; in CheckIntraSectionIterate() local