Home
last modified time | relevance | path

Searched refs:dumped_heap (Results 1 – 1 of 1) sorted by relevance

/malloc/
A Dtst-mallocstate.c55 static size_t dumped_heap[action_count * max_size * max_size variable
123 dumped_heap[0] = 0; in dumped_heap_alloc()
124 next_heap_chunk = dumped_heap + 1; in dumped_heap_alloc()
298 save_state.sbrk_base = (void *) dumped_heap; in init_heap()
299 save_state.sbrked_mem_bytes = sizeof (dumped_heap); in init_heap()

Completed in 4 milliseconds