HomeSort by: relevance | last modified time | path
    Searched defs:fbsd_make_corefile_notes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
fbsd-tdep.c 676 fbsd_make_corefile_notes (struct gdbarch *gdbarch, bfd *obfd, int *note_size) function in class:gdb
2526 set_gdbarch_make_corefile_notes (gdbarch, fbsd_make_corefile_notes);
  /src/external/gpl3/gdb/dist/gdb/
fbsd-tdep.c 672 fbsd_make_corefile_notes (struct gdbarch *gdbarch, bfd *obfd, int *note_size) function in class:gdb
2514 set_gdbarch_make_corefile_notes (gdbarch, fbsd_make_corefile_notes);

Completed in 24 milliseconds