Home
last modified time | relevance | path

Searched refs:exec_make_note_section (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDexec.c896 static char *exec_make_note_section (bfd *, int *);
919 exec_ops.to_make_corefile_notes = exec_make_note_section; in init_exec_ops()
967 exec_make_note_section (bfd *obfd, int *note_size) in exec_make_note_section() function