Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-dump.cc74 class variable_entry: public symbol_entry class
77 variable_entry (varpool_node *node_): symbol_entry (node_) in variable_entry() function in variable_entry
80 virtual ~variable_entry () in ~variable_entry()
196 symbol_entry *e = new variable_entry (vnode); in dump_list_variables()
H A DChangeLog503 (struct variable_entry): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-dump.c74 class variable_entry: public symbol_entry
77 variable_entry (varpool_node *node_): symbol_entry (node_) in variable_entry() function
80 virtual ~variable_entry () in ~variable_entry()
196 symbol_entry *e = new variable_entry (vnode); in dump_list_variables()