Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | __jmp_buf |
Macros | |
#define | JB_IP __rip |
#define | JB_SP __rsp |
Typedefs | |
typedef struct __jmp_buf | jmp_buf [1] |
#define JB_IP __rip |
Definition at line 21 of file archsetjmp_64.h.
#define JB_SP __rsp |
Definition at line 22 of file archsetjmp_64.h.
Definition at line 19 of file archsetjmp_64.h.