Home
last modified time | relevance | path

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

/malloc/
A Dmalloc-debug.c159 static mchunkptr dumped_main_arena_end; /* Exclusive. */ variable
164 ((p) >= dumped_main_arena_start && (p) < dumped_main_arena_end)
634 dumped_main_arena_end = top; in malloc_set_state()

Completed in 5 milliseconds