Searched refs:proc_info (Results 1 – 1 of 1) sorted by relevance
200 struct proc_info proc_info; in hpux_core_core_file_p() local206 if (bfd_bread (&proc_info, (bfd_size_type) core_header.len, abfd) in hpux_core_core_file_p()216 core_kernel_thread_id (abfd) = proc_info.lwpid; in hpux_core_core_file_p()217 core_user_thread_id (abfd) = proc_info.user_tid; in hpux_core_core_file_p()240 (bfd_vma) offsetof (struct proc_info, in hpux_core_core_file_p()249 if (proc_info.sig != -1) in hpux_core_core_file_p()254 (bfd_vma)offsetof (struct proc_info, in hpux_core_core_file_p()264 (bfd_vma) offsetof (struct proc_info, in hpux_core_core_file_p()269 core_signal (abfd) = proc_info.sig; in hpux_core_core_file_p()