Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dexec.c689 static char *exec_make_note_section (bfd *, int *);
711 exec_ops.to_make_corefile_notes = exec_make_note_section; in init_exec_ops()
758 exec_make_note_section (bfd *obfd, int *note_size) in exec_make_note_section() function