Searched defs:target_elf_prstatus (Results 1 – 1 of 1) sorted by relevance
4056 struct target_elf_prstatus { struct4057 struct target_elf_siginfo pr_info; /* Info associated with signal */4058 abi_short pr_cursig; /* Current signal */4059 abi_ulong pr_sigpend; /* XXX */4060 abi_ulong pr_sighold; /* XXX */4061 target_pid_t pr_pid;4062 target_pid_t pr_ppid;4063 target_pid_t pr_pgrp;4064 target_pid_t pr_sid;4065 struct target_timeval pr_utime; /* XXX User time */[all …]