| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc/dist/gcc/lto/ | |
| lto-dump.cc | 74 class variable_entry: public symbol_entry class in inherits:symbol_entry 77 variable_entry (varpool_node *node_): symbol_entry (node_) function in class:variable_entry 80 virtual ~variable_entry () 196 symbol_entry *e = new variable_entry (vnode); |
| /src/external/gpl3/gcc.old/dist/gcc/lto/ | |
| lto-dump.cc | 74 class variable_entry: public symbol_entry class in inherits:symbol_entry 77 variable_entry (varpool_node *node_): symbol_entry (node_) function in class:variable_entry 80 virtual ~variable_entry () 196 symbol_entry *e = new variable_entry (vnode); |