|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | __jmp_buf |
Macros | |
| #define | JB_IP __eip |
| #define | JB_SP __esp |
Typedefs | |
| typedef struct __jmp_buf | jmp_buf [1] |
| #define JB_IP __eip |
Definition at line 19 of file archsetjmp_32.h.
| #define JB_SP __esp |
Definition at line 20 of file archsetjmp_32.h.
Definition at line 17 of file archsetjmp_32.h.
1.8.2