Searched refs:malloc_state_names (Results 1 – 1 of 1) sorted by relevance
84 static const char *malloc_state_names[] = {"malloc_top", "malloc", "malloc_bottom"}; variable1363 malloc_state_names[fs->malloc_state]); in pure_const_read_summary()1889 fprintf (dump_file, "%s: %s\n", node->name (), malloc_state_names[state]); in dump_malloc_lattice()