Searched refs:gdb_bfd_has_target_filename (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdb_bfd.h43 int gdb_bfd_has_target_filename (struct bfd *abfd);
H A Dgdb_bfd.c205 gdb_bfd_has_target_filename (struct bfd *abfd) function
H A Dsolib.c467 if (abfd != NULL && !gdb_bfd_has_target_filename (abfd.get ()))
H A Dsymfile.c1742 if (!gdb_bfd_has_target_filename (sym_bfd.get ()))
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdb_bfd.h50 int gdb_bfd_has_target_filename (struct bfd *abfd);
H A Dgdb_bfd.c215 gdb_bfd_has_target_filename (struct bfd *abfd) function
H A Dsolib.c433 if (abfd != NULL && !gdb_bfd_has_target_filename (abfd.get ()))
H A Dsymfile.c1738 if (!gdb_bfd_has_target_filename (sym_bfd.get ()))

Completed in 239 milliseconds