Searched refs:elfcore_write_note (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elf.c | 7719 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()
|
| D | elf-bfd.h | 1779 extern char *elfcore_write_note
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | linux-nat.c | 2664 note_data = elfcore_write_note (obfd, note_data, note_size, in linux_nat_make_corefile_notes()
|
| D | procfs.c | 6132 note_data = elfcore_write_note (obfd, note_data, note_size, in procfs_make_note_section()
|