Lines Matching refs:obstack_alloc

1094   data = obstack_alloc (&objfile->objfile_obstack, sizeof (*data));  in dwarf2_has_info()
1350 obstack_alloc (&objfile->objfile_obstack, in dwarf2_create_include_psymtab()
1655 this_cu = obstack_alloc (&objfile->objfile_obstack, in create_all_comp_units()
1674 = obstack_alloc (&objfile->objfile_obstack, in create_all_comp_units()
2859 obstack_alloc (&cu->comp_unit_obstack, sizeof (struct function_range)); in add_to_cu_func_list()
4965 buf = (char *) obstack_alloc (&objfile->objfile_obstack, size); in dwarf2_read_section()
4998 cu->dwarf2_abbrevs = obstack_alloc (&cu->abbrev_obstack, in dwarf2_read_abbrevs()
5059 cur_abbrev->attrs = obstack_alloc (&cu->abbrev_obstack, in dwarf2_read_abbrevs()
5176 part_die = obstack_alloc (&cu->comp_unit_obstack, in load_partial_dies()
5321 part_die = obstack_alloc (&cu->comp_unit_obstack, in load_partial_dies()
6808 sym = (struct symbol *) obstack_alloc (&objfile->objfile_obstack, in new_symbol()
6978 obstack_alloc (&objfile->objfile_obstack, in new_symbol()
7072 obstack_alloc (&objfile->objfile_obstack, cu_header->addr_size); in dwarf2_const_value()
7090 obstack_alloc (&objfile->objfile_obstack, blk->size); in dwarf2_const_value()
8814 obstack_alloc (&cu->comp_unit_obstack, sizeof (struct dwarf_block)); in dwarf_alloc_block()
8824 obstack_alloc (&cu->abbrev_obstack, sizeof (struct abbrev_info)); in dwarf_alloc_abbrev()
9239 baton = obstack_alloc (&cu->objfile->objfile_obstack, in dwarf2_symbol_mark_computed()
9259 baton = obstack_alloc (&cu->objfile->objfile_obstack, in dwarf2_symbol_mark_computed()
9533 *slot = obstack_alloc (&cu->objfile->objfile_obstack, sizeof (**slot)); in set_die_type()
9641 void *ptr = obstack_alloc ((struct obstack *) data, total); in hashtab_obstack_allocate()