Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf.c7719 elfcore_write_note (bfd *abfd, in elfcore_write_note() function
7790 return elfcore_write_note (abfd, buf, bufsiz, in elfcore_write_prpsinfo()
7811 return elfcore_write_note (abfd, buf, bufsiz, in elfcore_write_prstatus()
7842 return elfcore_write_note (abfd, buf, bufsiz, note_name, in elfcore_write_lwpstatus()
7861 buf = elfcore_write_note (abfd, buf, bufsiz, note_name, in elfcore_write_pstatus()
7875 return elfcore_write_note (abfd, buf, bufsiz, in elfcore_write_prfpreg()
7887 return elfcore_write_note (abfd, buf, bufsiz, in elfcore_write_prxfpreg()
Delf-bfd.h1779 extern char *elfcore_write_note
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dlinux-nat.c2664 note_data = elfcore_write_note (obfd, note_data, note_size, in linux_nat_make_corefile_notes()
Dprocfs.c6132 note_data = elfcore_write_note (obfd, note_data, note_size, in procfs_make_note_section()