Home
last modified time | relevance | path

Searched refs:temporary_firstobj (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dcollect2.h41 extern char *temporary_firstobj;
H A Dtlink.c409 obstack_free (&temporary_obstack, temporary_firstobj); in read_repo_file()
544 obstack_free (&temporary_obstack, temporary_firstobj); in recompile_files()
744 obstack_free (&temporary_obstack, temporary_firstobj); in scan_linker_output()
H A Dcollect2.c206 char * temporary_firstobj; variable
491 obstack_free (&temporary_obstack, temporary_firstobj); in dump_file()
856 temporary_firstobj = obstack_alloc (&temporary_obstack, 0); in main()
868 obstack_free (&temporary_obstack, temporary_firstobj); in main()
1037 obstack_free (&temporary_obstack, temporary_firstobj); in main()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcollect2.h41 extern char *temporary_firstobj;
H A Dtlink.c426 obstack_free (&temporary_obstack, temporary_firstobj);
513 obstack_free (&temporary_obstack, temporary_firstobj); in recompile_files()
682 obstack_free (&temporary_obstack, temporary_firstobj);
H A Dcollect2.c235 char * temporary_firstobj; variable
551 obstack_free (&temporary_obstack, temporary_firstobj);
926 temporary_firstobj = (char *) obstack_alloc (&temporary_obstack, 0);
936 obstack_free (&temporary_obstack, temporary_firstobj);
1105 obstack_free (&temporary_obstack, temporary_firstobj);
H A DChangeLog.29296 temporary_firstobj, vflag, debug): Add extern declarations.
9301 permanent_obstack, temporary_firstobj): Don't declare.
H A DFSFChangeLog.103407 temporary_firstobj.
H A DChangeLog.46380 (temporary_firstobj): Likewise.