Searched refs:mdebugread_objfile (Results 1 – 2 of 2) sorted by relevance
81 static struct objfile *mdebugread_objfile; variable506 p = XOBNEW (&mdebugread_objfile->objfile_obstack, mdebug_pending); in add_pending()1031 t->set_name (obconcat (&mdebugread_objfile->objfile_obstack, in parse_symbol()1073 enum_sym = new (&mdebugread_objfile->objfile_obstack) symbol; in parse_symbol()1075 (obstack_strdup (&mdebugread_objfile->objfile_obstack, in parse_symbol()1168 s->set_type (builtin_type (mdebugread_objfile)->builtin_void); in parse_symbol()1169 e = OBSTACK_ZALLOC (&mdebugread_objfile->objfile_obstack, in parse_symbol()1524 return basic_type (btInt, mdebugread_objfile); in parse_type()1530 return basic_type (btInt, mdebugread_objfile); in parse_type()1536 tp = basic_type (t->bt, mdebugread_objfile); in parse_type()[all …]
5963 * mdebugread.c (mdebugread_objfile): Rename from current_objfile.