Searched defs:start_ptr (Results 1 – 5 of 5) 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
2295 void* start_ptr = in TEST_F() local