Searched refs:choose_temp_base (Results 1 – 12 of 12) sorted by relevance
/toolchain/binutils/binutils-2.25/libiberty/ |
D | choose-temp.c | 60 choose_temp_base (void) in choose_temp_base() function
|
D | pex-msdos.c | 185 temp_base = choose_temp_base (); in pex_msdos_exec_child()
|
D | ChangeLog | 1827 * choose-temp.c (choose_temp_base): Check the result of the call 2249 * choose-temp.c (choose_temp_base): Use XNEWVEC instea od xmalloc. 2738 * choose-temp.c (choose_temp_base): Likewise. 4728 duplicated between it and choose_temp_base, into... 5353 * choose-temp.c (try, choose_temp_base, make_temp_file): Constify. 6969 * choose-temp.c (choose_temp_base): Don't dump core if TMPDIR is empty. 6975 * choose-temp.c (choose_temp_base): On VMS, use proper syntax
|
D | functions.texi | 139 @deftypefn Extension char* choose_temp_base (void)
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | dllwrap.c | 354 char *temp_base = choose_temp_base (); in run() 819 char *fileprefix = choose_temp_base (); in main() 1032 char *fileprefix = choose_temp_base (); in main()
|
D | resrc.c | 204 char *temp_base = choose_temp_base (); in run_cmd() 317 fileprefix = choose_temp_base (); in open_input_stream()
|
D | dlltool.c | 1327 char *temp_base = choose_temp_base (); in run()
|
D | ChangeLog-9197 | 859 (display_target_list): Use choose_temp_base instead of tmpnam. 1105 * nlmconv.c (choose_temp_base{,_try}): Delete, in libiberty now. 1106 (link_inputs): Update call to choose_temp_base. 3880 (choose_temp_base_try, choose_temp_base, pexecute): New functions,
|
D | ChangeLog-0001 | 1612 choose_temp_base ().
|
/toolchain/binutils/binutils-2.25/include/ |
D | libiberty.h | 232 extern char *choose_temp_base (void) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL;
|
D | ChangeLog-9103 | 1096 * libiberty.h (buildargv, dupargv, concat, choose_temp_base, 1730 * libiberty.h (choose_temp_base): Add prototype.
|
D | ChangeLog | 131 (concat, reconcat, concat_copy2, choose_temp_base, xstrerror,
|