Searched defs:elf_prstatusx32 (Results 1 – 2 of 2) sorted by relevance
151 struct elf_prstatusx32 struct153 struct elf_siginfo pr_info; /* Info associated with signal. */154 short int pr_cursig; /* Current signal. */155 unsigned int pr_sigpend; /* Set of pending signals. */156 unsigned int pr_sighold; /* Set of held signals. */157 pid_t pr_pid;158 pid_t pr_ppid;159 pid_t pr_pgrp;160 pid_t pr_sid;161 struct prstatus32_timeval pr_utime; /* User time. */[all …]