Searched refs:temporary_firstobj (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcollect2.h41 extern char *temporary_firstobj;
H A Dtlink.c413 obstack_free (&temporary_obstack, temporary_firstobj);
548 obstack_free (&temporary_obstack, temporary_firstobj);
748 obstack_free (&temporary_obstack, temporary_firstobj);
H A Dcollect2.c208 char * temporary_firstobj;
498 obstack_free (&temporary_obstack, temporary_firstobj);
862 temporary_firstobj = obstack_alloc (&temporary_obstack, 0);
874 obstack_free (&temporary_obstack, temporary_firstobj);
1039 obstack_free (&temporary_obstack, temporary_firstobj);
206 char * temporary_firstobj; variable

Completed in 66 milliseconds