Searched refs:make_temp_filename (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dpathstuff.h96 extern gdb::char_vector make_temp_filename (const std::string &f);
H A Dpathstuff.cc284 make_temp_filename (const std::string &f) function
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dpathstuff.h160 extern gdb::char_vector make_temp_filename (const std::string &f);
H A Dpathstuff.cc386 make_temp_filename (const std::string &f) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/
H A Dmkdir-recursive-selftests.c50 gdb::char_vector base = make_temp_filename (tmp);
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/
H A Dmkdir-recursive-selftests.c50 gdb::char_vector base = make_temp_filename (tmp);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dindex-write.c1662 filename_temp = make_temp_filename (filename);
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dindex-write.c1416 filename_temp = make_temp_filename (filename);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Ddarwin-nat.c1837 gdb::char_vector temp_name = make_temp_filename (new_name);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Ddarwin-nat.c1856 gdb::char_vector temp_name = make_temp_filename (new_name);

Completed in 153 milliseconds