Searched refs:obstack_free (Results 26 - 50 of 55) sorted by relevance

123

/freebsd-12-stable/contrib/gdb/gdb/
H A Dframe.c1237 obstack_free (&frame_cache_obstack, 0);
1639 obstack_free (&frame_cache_obstack, prev);
H A Dgdbarch.sh1511 obstack_free (obstack, 0); /* Includes the ARCH. */
H A Dgdbtypes.c3134 obstack_free (&dont_print_type_obstack, NULL);
H A Dgnu-nat.c2463 obstack_free (&region_obstack, 0);
H A Dstabsread.c1571 obstack_free (&objfile->objfile_obstack, type_name);
H A Dsymfile.c1883 obstack_free (&objfile->objfile_obstack, 0);
H A Dgdbarch.c562 obstack_free (obstack, 0); /* Includes the ARCH. */
H A Ddwarf2read.c7656 obstack_free (&dwarf2_tmp_obstack, NULL);
/freebsd-12-stable/contrib/gcc/
H A Dregrename.c356 obstack_free (&rename_obstack, first_obj);
359 obstack_free (&rename_obstack, NULL);
H A Dtree-sra.c1202 obstack_free (&sra_obstack, pretty_name);
2341 obstack_free (&sra_obstack, NULL);
H A Dread-rtl.c1607 obstack_free (&vector_stack, NULL);
H A Dgcse.c785 obstack_free (&gcse_obstack, gcse_obstack_bottom);
808 obstack_free (&gcse_obstack, NULL);
1102 obstack_free (&reg_set_obstack, NULL);
6586 obstack_free (&gcse_obstack, NULL);
H A Dreorg.c3458 obstack_free (&unfilled_slots_obstack, unfilled_firstobj);
3659 obstack_free (&unfilled_slots_obstack, unfilled_firstobj);
H A Dbitmap.c231 obstack_free (&bit_obstack->obstack, NULL);
H A Dbt-load.c1459 obstack_free (&migrate_btrl_obstack, NULL);
H A Dcollect2.c498 obstack_free (&temporary_obstack, temporary_firstobj);
874 obstack_free (&temporary_obstack, temporary_firstobj);
1039 obstack_free (&temporary_obstack, temporary_firstobj);
H A Ddbxout.c902 obstack_free (&stabstr_ob, str);
H A Dreload1.c1037 obstack_free (&reload_obstack, reload_firstobj);
1306 obstack_free (&reload_obstack, reload_startobj);
1554 obstack_free (&reload_obstack, reload_insn_firstobj);
H A Dgenautomata.c5092 obstack_free (&unit_usages, NULL);
9269 obstack_free (&irp, NULL);
H A Dc-common.c1579 obstack_free (&tlist_obstack, tlist_firstobj);
/freebsd-12-stable/contrib/gcclibs/libcpp/
H A Ddirectives.c1777 obstack_free (&pfile->buffer_ob, ifs);
2224 obstack_free (&pfile->buffer_ob, buffer);
H A Dfiles.c1102 obstack_free (&pfile->nonexistent_file_ob, 0);
/freebsd-12-stable/contrib/gcc/cp/
H A Dmangle.c280 obstack_free (mangle_obstack, obstack_finish (mangle_obstack));
2538 obstack_free (&name_obstack, name_base);
/freebsd-12-stable/gnu/usr.bin/grep/
H A Dkwset.c771 obstack_free(&kwset->obstack, 0);
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c4886 obstack_free (&notes, name);
4992 obstack_free(&notes, name);
5253 obstack_free (&notes, form);
11979 obstack_free (&notes, name);
11980 obstack_free (&notes, alias);

Completed in 600 milliseconds

123