Searched defs:note_size (Results 1 – 6 of 6) sorted by relevance
121 fbsd_make_corefile_notes (bfd *obfd, int *note_size) in fbsd_make_corefile_notes()
49 int note_size = 0; in gcore_command() local
758 exec_make_note_section (bfd *obfd, int *note_size) in exec_make_note_section()
5823 char *note_data, int *note_size) in procfs_do_thread_registers()5859 int *note_size; member5880 procfs_make_note_section (bfd *obfd, int *note_size) in procfs_make_note_section()5954 procfs_make_note_section (bfd *obfd, int *note_size) in procfs_make_note_section()
1556 sol_make_note_section (bfd *obfd, int *note_size) in sol_make_note_section()
521 size_t note_size = llvm::alignTo(note.n_descsz, 4); in parseSegment() local