Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-pure-const.cc86 static const char *malloc_state_names[] = {"malloc_top", "malloc", "malloc_bottom"}; variable
1380 malloc_state_names[fs->malloc_state]); in pure_const_read_summary()
1976 malloc_state_names[fs->malloc_state]); in dump_malloc_lattice()
DChangeLog-20179875 (malloc_state_names): Define.