Searched defs:elf_prstatusx32 (Results 1 – 1 of 1) sorted by relevance
157 struct elf_prstatusx32 struct159 struct elf_siginfo pr_info; /* Info associated with signal. */160 short int pr_cursig; /* Current signal. */161 unsigned int pr_sigpend; /* Set of pending signals. */162 unsigned int pr_sighold; /* Set of held signals. */163 pid_t pr_pid;164 pid_t pr_ppid;165 pid_t pr_pgrp;166 pid_t pr_sid;167 struct prstatus32_timeval pr_utime; /* User time. */[all …]