Searched refs:to_make_corefile_notes (Results 1 – 6 of 6) sorted by relevance
406 char * (*to_make_corefile_notes) (bfd *, int *); member1003 (current_target.to_make_corefile_notes) (BFD, SIZE_P)
687 child_ops.to_make_corefile_notes = func; in inftarg_set_make_corefile_notes()
1558 return procfs_ops.to_make_corefile_notes (obfd, note_size); in sol_make_note_section()1610 sol_thread_ops.to_make_corefile_notes = sol_make_note_section; in init_sol_thread_ops()
711 exec_ops.to_make_corefile_notes = exec_make_note_section; in init_exec_ops()
450 INHERIT (to_make_corefile_notes, t); in update_current_target()1639 dummy_target.to_make_corefile_notes = dummy_make_corefile_notes; in init_dummy_target()
201 procfs_ops.to_make_corefile_notes = procfs_make_note_section; in init_procfs_ops()