Home
last modified time | relevance | path

Searched refs:num_notes (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dlinux-nat.c2510 int num_notes; member
2530 args->num_notes++; in linux_nat_corefile_thread_callback()
2589 thread_args.num_notes = 0; in linux_nat_make_corefile_notes()
2591 if (thread_args.num_notes == 0) in linux_nat_make_corefile_notes()
H A DChangeLog-20024633 * linux-proc.c (struct linux_corefile_thread_data): Add num_notes
4635 (linux_corefile_thread_callback): Increase args->num_notes.
4636 (linux_make_note_section): Initialize thread_args.num_notes, and