Searched refs:num_notes (Results 1 – 2 of 2) sorted by relevance
2510 int num_notes; member2530 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()
4633 * linux-proc.c (struct linux_corefile_thread_data): Add num_notes4635 (linux_corefile_thread_callback): Increase args->num_notes.4636 (linux_make_note_section): Initialize thread_args.num_notes, and