Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDcollect2.h41 extern char *temporary_firstobj;
HDtlink.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()
HDcollect2.c206 char * temporary_firstobj; variable
491 obstack_free (&temporary_obstack, temporary_firstobj); in dump_file()
851 temporary_firstobj = obstack_alloc (&temporary_obstack, 0); in main()
863 obstack_free (&temporary_obstack, temporary_firstobj); in main()
1028 obstack_free (&temporary_obstack, temporary_firstobj); in main()
HDChangeLog-19999296 temporary_firstobj, vflag, debug): Add extern declarations.
9301 permanent_obstack, temporary_firstobj): Don't declare.
HDFSFChangeLog.103407 temporary_firstobj.
HDChangeLog-20006386 (temporary_firstobj): Likewise.