Lines Matching defs:mdebugread_objfile
81 static struct objfile *mdebugread_objfile;
512 p = XOBNEW (&mdebugread_objfile->objfile_obstack, mdebug_pending);
1038 t->set_name (obconcat (&mdebugread_objfile->objfile_obstack,
1080 enum_sym = new (&mdebugread_objfile->objfile_obstack) symbol;
1082 (obstack_strdup (&mdebugread_objfile->objfile_obstack,
1175 s->set_type (builtin_type (mdebugread_objfile)->builtin_void);
1176 e = OBSTACK_ZALLOC (&mdebugread_objfile->objfile_obstack,
1531 return basic_type (btInt, mdebugread_objfile);
1537 return basic_type (btInt, mdebugread_objfile);
1543 tp = basic_type (t->bt, mdebugread_objfile);
1576 return basic_type (btInt, mdebugread_objfile);
1580 type_allocator alloc (mdebugread_objfile, get_current_subfile ()->language);
1596 tp = basic_type (btChar, mdebugread_objfile);
1598 tp = basic_type (btUChar, mdebugread_objfile);
1632 return basic_type (btInt, mdebugread_objfile);
1698 tp->set_name (obstack_strdup (&mdebugread_objfile->objfile_obstack,
1734 tp->set_name (obstack_strdup (&mdebugread_objfile->objfile_obstack,
1747 tp = basic_type (btInt, mdebugread_objfile);
1856 indx = builtin_type (mdebugread_objfile)->builtin_int;
2062 s->set_type (builtin_type (mdebugread_objfile)->nodebug_text_symbol);
3898 mdebugread_objfile = objfile;
3934 mdebugread_objfile = NULL;
3994 = OBSTACK_ZALLOC (&mdebugread_objfile->objfile_obstack,
4190 obstack_copy (&mdebugread_objfile->objfile_obstack,
4231 mdebugread_objfile = NULL;
4302 type_allocator alloc (mdebugread_objfile, get_current_subfile ()->language);
4753 struct symbol *s = new (&mdebugread_objfile->objfile_obstack) symbol;
4755 s->set_language (psymtab_language, &mdebugread_objfile->objfile_obstack);
4756 s->compute_and_set_names (name, true, mdebugread_objfile->per_bfd);
4767 t = type_allocator (mdebugread_objfile,