Searched refs:elfcore_write_note (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf-bfd.h1672 extern char *elfcore_write_note
H A Delf.c7225 /* Function: elfcore_write_note
7238 elfcore_write_note (bfd *abfd,
7309 return elfcore_write_note (abfd, buf, bufsiz,
7330 return elfcore_write_note (abfd, buf, bufsiz,
7361 return elfcore_write_note (abfd, buf, bufsiz, note_name,
7380 buf = elfcore_write_note (abfd, buf, bufsiz, note_name,
7394 return elfcore_write_note (abfd, buf, bufsiz,
7406 return elfcore_write_note (abfd, buf, bufsiz,
7230 elfcore_write_note (bfd *abfd, function
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf.c8258 /* Function: elfcore_write_note
8271 elfcore_write_note (bfd *abfd,
8342 return elfcore_write_note (abfd, buf, bufsiz,
8363 return elfcore_write_note (abfd, buf, bufsiz,
8394 return elfcore_write_note (abfd, buf, bufsiz, note_name,
8413 buf = elfcore_write_note (abfd, buf, bufsiz, note_name,
8427 return elfcore_write_note (abfd, buf, bufsiz,
8439 return elfcore_write_note (abfd, buf, bufsiz,
8263 elfcore_write_note (bfd *abfd, function
H A Delf-bfd.h1855 extern char *elfcore_write_note
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dlinux-nat.c2614 note_data = elfcore_write_note (obfd, note_data, note_size,
H A Dprocfs.c6152 note_data = elfcore_write_note (obfd, note_data, note_size,

Completed in 241 milliseconds