Searched refs:temporary_firstobj (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | collect2.h | 41 extern char *temporary_firstobj;
|
| HD | tlink.c | 409 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()
|
| HD | collect2.c | 206 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()
|
| HD | ChangeLog-1999 | 9296 temporary_firstobj, vflag, debug): Add extern declarations. 9301 permanent_obstack, temporary_firstobj): Don't declare.
|
| HD | FSFChangeLog.10 | 3407 temporary_firstobj.
|
| HD | ChangeLog-2000 | 6386 (temporary_firstobj): Likewise.
|