Searched defs:ggc (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | symtab-clones.cc | 43 clone_infos_t (symbol_table *table, bool ggc): in clone_infos_t()
|
H A D | hash-set.h | 41 : m_table (n, ggc, true, GATHER_STATISTICS, HASH_SET_ORIGIN PASS_MEM_STAT) {} in m_table() argument
|
H A D | hash-table.h | 604 hash_table<Descriptor, Lazy, Allocator>::hash_table (size_t size, bool ggc, in hash_table() 636 bool ggc, in hash_table()
|
H A D | symtab-thunks.cc | 70 thunk_infos_t (symbol_table *table, bool ggc): in thunk_infos_t()
|
H A D | mem-stats.h | 445 bool ggc, in register_descriptor()
|
H A D | ipa-prop.h | 1077 ipcp_transformation_t (symbol_table *table, bool ggc): in ipcp_transformation_t()
|
H A D | ipa-sra.cc | 376 ipa_sra_function_summaries (symbol_table *table, bool ggc): in ipa_sra_function_summaries()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hash-set.h | 41 : m_table (n, ggc, true, GATHER_STATISTICS, HASH_SET_ORIGIN PASS_MEM_STAT) {} in m_table() argument
|
H A D | hash-table.h | 604 hash_table<Descriptor, Lazy, Allocator>::hash_table (size_t size, bool ggc, in hash_table() 636 bool ggc, in hash_table()
|
H A D | mem-stats.h | 445 bool ggc, in register_descriptor()
|
H A D | ipa-prop.h | 897 ipcp_transformation_t (symbol_table *table, bool ggc): in ipcp_transformation_t()
|