Lines Matching refs:__u32
36 __u32 ebx, ecx, edx, esi, edi, ebp, eax;
39 __u32 orig_eax, eip;
41 __u32 eflags, esp;
51 __u32 u_tsize; /* Text segment size (pages). */
52 __u32 u_dsize; /* Data segment size (pages). */
53 __u32 u_ssize; /* Stack segment size (pages). */
54 __u32 start_code; /* Starting virtual address of text. */
55 __u32 start_stack; /* Starting virtual address of stack area.
59 __u32 signal; /* Signal that caused the core dump. */
61 __u32 u_ar0; /* Used by gdb to help find the values for */
63 __u32 u_fpstate; /* Math Co-processor pointer. */
64 __u32 magic; /* To uniquely identify a core file */