Lines Matching refs:objfile_obstack
981 TYPE_TAG_NAME (type) = obconcat (&objfile->objfile_obstack, in struct_type()
1024 &objfile->objfile_obstack); in struct_type()
1683 TYPE_TAG_NAME (type) = obconcat (&objfile->objfile_obstack, in enum_type()
1717 &objfile->objfile_obstack); in enum_type()
1721 sym = (struct symbol *) obstack_alloc (&objfile->objfile_obstack, in enum_type()
1725 &objfile->objfile_obstack); in enum_type()
1746 obstack_alloc (&objfile->objfile_obstack, sizeof (struct field) * nfields); in enum_type()
2801 obstack_alloc (&objfile->objfile_obstack, in scan_compilation_units()
2852 sym = (struct symbol *) obstack_alloc (&objfile->objfile_obstack, in new_symbol()
3012 obstack_alloc (&objfile->objfile_obstack, sizeof (struct symbol)); in synthesize_typedef()
3016 &objfile->objfile_obstack); in synthesize_typedef()