Searched defs:warn_if_slow (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinf-child.c249 fileio_open(struct inferior *inf, const char *filename, int flags, int mode, int warn_if_slow, int *target_errno) argument
H A Dgdb_bfd.c268 bool warn_if_slow; member in struct:gdb_bfd_open_closure
402 gdb_bfd_open(const char *name, const char *target, int fd, bool warn_if_slow) argument
H A Dlinux-nat.c4271 fileio_open(struct inferior *inf, const char *filename, int flags, int mode, int warn_if_slow, int *target_errno) argument
H A Dtarget.c2676 fileio_open(struct inferior *inf, const char *filename, int flags, int mode, int warn_if_slow, int *target_errno) argument
2733 target_fileio_open(struct inferior *inf, const char *filename, int flags, int mode, bool warn_if_slow, int *target_errno) argument
H A Dremote.c11994 remote_hostio_open(inferior *inf, const char *filename, int flags, int mode, int warn_if_slow, int *remote_errno) argument
12037 fileio_open(struct inferior *inf, const char *filename, int flags, int mode, int warn_if_slow, int *remote_errno) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dinf-child.c234 fileio_open(struct inferior *inf, const char *filename, int flags, int mode, int warn_if_slow, fileio_error *target_errno) argument
H A Dgdb_bfd.c339 bool warn_if_slow; member in struct:gdb_bfd_open_closure
491 gdb_bfd_open(const char *name, const char *target, int fd, bool warn_if_slow) argument
H A Dlinux-nat.c4367 fileio_open(struct inferior *inf, const char *filename, int flags, int mode, int warn_if_slow, fileio_error *target_errno) argument
H A Dtarget.c3182 fileio_open(struct inferior *inf, const char *filename, int flags, int mode, int warn_if_slow, fileio_error *target_errno) argument
3239 target_fileio_open(struct inferior *inf, const char *filename, int flags, int mode, bool warn_if_slow, fileio_error *target_errno) argument

Completed in 518 milliseconds