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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdb_bfd.h189 int gdb_bfd_requires_relocations (bfd *abfd);
H A Dgdb_bfd.c932 gdb_bfd_requires_relocations (bfd *abfd)
930 gdb_bfd_requires_relocations (bfd *abfd) function
H A Dobjfiles.c142 if (abfd != NULL && !gdb_bfd_requires_relocations (abfd))
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdb_bfd.h196 int gdb_bfd_requires_relocations (bfd *abfd);
H A Dgdb_bfd.c1008 gdb_bfd_requires_relocations (bfd *abfd)
1006 gdb_bfd_requires_relocations (bfd *abfd) function
H A Dobjfiles.c136 if (abfd != NULL && !gdb_bfd_requires_relocations (abfd))
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dframe.c1652 if (gdb_bfd_requires_relocations (abfd))
1664 if (gdb_bfd_requires_relocations (abfd))
H A Dread.c1913 && !gdb_bfd_requires_relocations (objfile->obfd))
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dframe.c1602 if (gdb_bfd_requires_relocations (abfd))
1615 if (gdb_bfd_requires_relocations (abfd))
H A Dread.c1575 if (!gdb_bfd_requires_relocations (objfile->obfd.get ())

Completed in 546 milliseconds