Searched refs:record_temp_file (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | gcc.h | 59 extern void record_temp_file (const char *, int, int);
|
| H A D | gcc.c | 1944 record_temp_file (arg, delete_always, delete_failure); in store_arg() 2285 record_temp_file (const char *filename, int always_delete, int fail_delete) in record_temp_file() function 5059 record_temp_file (argbuf[argbuf_index - 1], 0, 1); in do_spec_1()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | gcc.h | 58 extern void record_temp_file PARAMS ((const char *, int, int));
|
| H A D | gcc.c | 1788 record_temp_file (arg, delete_always, delete_failure); 2133 record_temp_file (filename, always_delete, fail_delete) in record_temp_file() function 4704 record_temp_file (argbuf[argbuf_index - 1], 0, 1);
|
| H A D | ChangeLog.5 | 9779 * gcc.c (record_temp_file, pfatal_with_name, error): Make non-static, 9781 * gcc.h (record_temp_file, pfatal_with_name, error): Declare.
|
| H A D | ChangeLog.2 | 8729 (record_temp_file): Call xstrdup, not xmalloc/strcpy.
|
| H A D | ChangeLog.1 | 3512 putenv_from_prefixes, find_a_file, record_temp_file,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | jvspec.c | 462 record_temp_file (filelist_filename, ! saw_save_temps, 0);
|