Searched refs:gdbarch_has_dos_based_file_system (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dfilesystem.c42 if (gdbarch_has_dos_based_file_system (target_gdbarch ()))
H A Dgdbarch.h1462 extern int gdbarch_has_dos_based_file_system (struct gdbarch *gdbarch);
H A Dgdbarch.c4780 gdbarch_has_dos_based_file_system (struct gdbarch *gdbarch) function
4785 fprintf_unfiltered (gdb_stdlog, "gdbarch_has_dos_based_file_system called\n");
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dfilesystem.c42 if (gdbarch_has_dos_based_file_system (target_gdbarch ()))
H A Dgdbarch-gen.h1485 extern int gdbarch_has_dos_based_file_system (struct gdbarch *gdbarch);
H A Dgdbarch.c4890 gdbarch_has_dos_based_file_system (struct gdbarch *gdbarch) function
4895 gdb_printf (gdb_stdlog, "gdbarch_has_dos_based_file_system called\n");

Completed in 138 milliseconds