Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dexec.c687 static char *exec_make_note_section (bfd *, int *);
709 exec_ops.to_make_corefile_notes = exec_make_note_section; in init_exec_ops()
756 exec_make_note_section (bfd *obfd, int *note_size) in exec_make_note_section() function
H A DChangeLog-200214682 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
14724 (exec_make_note_section): New function, target vector method.