Searched refs:reload_startobj (Results 1 – 4 of 4) sorted by relevance
230 static char *reload_startobj; variable453 if (reload_startobj == NULL) in init_reload()456 reload_startobj = XOBNEWVAR (&reload_obstack, char, 0); in init_reload()1264 obstack_free (&reload_obstack, reload_startobj); in reload()
4897 * reload1.c (reload_startobj): New variable.4901 (init_reload): Initialize reload_startobj, not reload_firstobj.
29883 * reload1.c (reload_startobj, reload_firstobj,
230 static char *reload_startobj; variable454 if (reload_startobj == NULL) in init_reload()457 reload_startobj = XOBNEWVAR (&reload_obstack, char, 0); in init_reload()1265 obstack_free (&reload_obstack, reload_startobj); in reload()