Home
last modified time | relevance | path

Searched defs:note_size (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dfbsd-nat.c169 fbsd_make_corefile_notes (bfd *obfd, int *note_size) in fbsd_make_corefile_notes()
H A Dgcore.c71 int note_size = 0; in write_gcore_file() local
H A Dexec.c967 exec_make_note_section (bfd *obfd, int *note_size) in exec_make_note_section()
H A Dgdbarch.c3363 gdbarch_make_corefile_notes (struct gdbarch *gdbarch, bfd *obfd, int *note_size) in gdbarch_make_corefile_notes()
3387 …linux_prpsinfo (struct gdbarch *gdbarch, bfd *obfd, char *note_data, int *note_size, const struct … in gdbarch_elfcore_write_linux_prpsinfo()
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dwrite.c1947 offsetT note_size; in maybe_generate_build_notes() local
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dobjcopy.c2477 bfd_size_type note_size = 12 + pnote->padded_namesz + pnote->note.descsz; in merge_gnu_build_notes() local