Searched defs:target_elf_prstatus (Results 1 – 1 of 1) sorted by relevance
4048 struct target_elf_prstatus { struct4049 struct target_elf_siginfo pr_info; /* Info associated with signal */4050 abi_short pr_cursig; /* Current signal */4051 abi_ulong pr_sigpend; /* XXX */4052 abi_ulong pr_sighold; /* XXX */4053 target_pid_t pr_pid;4054 target_pid_t pr_ppid;4055 target_pid_t pr_pgrp;4056 target_pid_t pr_sid;4057 struct target_timeval pr_utime; /* XXX User time */[all …]