Searched defs:make_corefile_notes (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dexec.c1209 exec_target::make_corefile_notes (bfd *obfd, int *note_size) function in class:exec_target
H A Dtarget-delegates.c2296 target_ops::make_corefile_notes (bfd *arg0, int *arg1) function in class:target_ops
2302 dummy_target::make_corefile_notes (bfd *arg0, int *arg1) function in class:dummy_target
2308 debug_target::make_corefile_notes (bfd *arg0, int *arg1) function in class:debug_target
H A Dprocfs.c3591 procfs_target::make_corefile_notes (bfd *obfd, int *note_size) function in class:procfs_target
H A Dgdbarch.c278 gdbarch_make_corefile_notes_ftype *make_corefile_notes; member in struct:gdbarch
3714 set_gdbarch_make_corefile_notes(struct gdbarch *gdbarch, gdbarch_make_corefile_notes_ftype make_corefile_notes) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dexec.c1046 exec_target::make_corefile_notes (bfd *obfd, int *note_size) function in class:gdb::exec_target
H A Dtarget-delegates.c2330 target_ops::make_corefile_notes (bfd *arg0, int *arg1) function in class:gdb::target_ops
2336 dummy_target::make_corefile_notes (bfd *arg0, int *arg1) function in class:gdb::dummy_target
2342 debug_target::make_corefile_notes (bfd *arg0, int *arg1) function in class:gdb::debug_target
H A Dprocfs.c3569 procfs_target::make_corefile_notes (bfd *obfd, int *note_size) function in class:gdb::procfs_target
H A Dgdbarch.c176 gdbarch_make_corefile_notes_ftype *make_corefile_notes = nullptr; member in struct:gdbarch
3686 set_gdbarch_make_corefile_notes(struct gdbarch *gdbarch, gdbarch_make_corefile_notes_ftype make_corefile_notes) argument
[all...]

Completed in 375 milliseconds