Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Typedefs
archsetjmp_64.h File Reference

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]
 

Macro Definition Documentation

#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.

Typedef Documentation

typedef struct __jmp_buf jmp_buf[1]

Definition at line 19 of file archsetjmp_64.h.