Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDipa-pure-const.c84 static const char *malloc_state_names[] = {"malloc_top", "malloc", "malloc_bottom"}; variable
1363 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()