|
Linux Kernel
3.7.1
|
#include <elf_64.h>
Data Fields | |
| unsigned int | pr_type |
| unsigned int | pr_align |
| union { | |
| struct { | |
| union { | |
| unsigned int pr_regs [32] | |
| unsigned long pr_dregs [16] | |
| long double pr_qregs [8] | |
| } pr_xfr | |
| } pr_v8p | |
| unsigned int pr_xfsr | |
| unsigned int pr_fprs | |
| unsigned int pr_xg [8] | |
| unsigned int pr_xo [8] | |
| unsigned long pr_tstate | |
| unsigned int pr_filler [8] | |
| } | pr_un |
| union { ... } pr_un |
| struct { ... } pr_v8p |
| union { ... } pr_xfr |
1.8.2