Searched refs:ggc_free (Results 1 - 25 of 39) sorted by relevance

12

/haiku-buildtools/gcc/gcc/
H A Dggc-none.c66 ggc_free (void *p) function
H A Dlto-section-in.c404 ggc_free (state);
430 ggc_free (state);
H A Dggc.h157 extern void ggc_free (void *);
H A Dsymbol-summary.h120 ggc_free (item);
H A Dexpmed.c311 ggc_free (all.trunc);
312 ggc_free (all.shift_sub1);
313 ggc_free (all.shift_sub0);
314 ggc_free (all.shift_add);
315 ggc_free (all.shift_mult);
316 ggc_free (all.shift);
317 ggc_free (all.wide_trunc);
318 ggc_free (all.wide_lshr);
319 ggc_free (all.wide_mult);
320 ggc_free (al
[all...]
H A Dloop-init.c190 ggc_free (current_loops);
H A Dhash-table.h1322 ggc_free (m_entries);
1442 ggc_free (oentries);
1466 ggc_free (m_entries);
H A Dvec.h52 extern void ggc_free (void *);
105 - GC: allocation is done using ggc_alloc/ggc_free.
361 ::ggc_free (v);
380 ::ggc_free (v);
H A Dcfgloop.c211 ggc_free (loop->exits);
212 ggc_free (loop);
1001 ggc_free (exit);
H A Dvarpool.c214 ggc_free (this);
H A Dcgraph.c1011 ggc_free (e->indirect_info);
1241 ggc_free (indirect_info);
1717 ggc_free (DECL_STRUCT_FUNCTION (decl));
H A Dcfg.c117 ggc_free (e);
214 /* We should be able to ggc_free here, but we are not.
H A Dggc-common.c166 ggc_free (x);
982 and ggc_free () call. FIXME: account memory properly in the presence of
H A Dtree-ssa-operands.c249 ggc_free (ptr);
H A Dtoplev.c1191 identifier_to_locale_free = ggc_free;
H A Dsymtab.c1326 ggc_free (x_section);
H A Dgimplify.c569 ggc_free (mod);
1437 ggc_free (init);
3666 ggc_free (init);
5481 ggc_free (init_expr);
9614 ggc_free (t);
H A Dggc-page.c279 keep the cost of ggc_free manageable. */
1603 ggc_free (void *p)
1600 ggc_free (void *p) function
H A Dpasses.c1733 ggc_free (order);
H A Dloop-iv.c3134 ggc_free (desc);
H A Dstor-layout.c2471 ggc_free (field);
H A Dgimple.c2957 ggc_free (stmt);
/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-map.c161 ggc_free (old_slots);
162 ggc_free (old_values);
/haiku-buildtools/gcc/gcc/config/
H A Dsol2.c74 ggc_free (*x);
91 ggc_free (*x);
108 ggc_free (*x);
/haiku-buildtools/gcc/gcc/lto/
H A Dlto.c1840 ggc_free (scc->entries[i]);
3023 ggc_free(decl_data);
3101 ggc_free (tree_with_vars);
3154 ggc_free (all_file_decl_data);

Completed in 395 milliseconds

12