Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
__jmp_buf Struct Reference

#include <archsetjmp_32.h>

Data Fields

unsigned int __ebx
 
unsigned int __esp
 
unsigned int __ebp
 
unsigned int __esi
 
unsigned int __edi
 
unsigned int __eip
 
unsigned long __rbx
 
unsigned long __rsp
 
unsigned long __rbp
 
unsigned long __r12
 
unsigned long __r13
 
unsigned long __r14
 
unsigned long __r15
 
unsigned long __rip
 

Detailed Description

Definition at line 8 of file archsetjmp_32.h.

Field Documentation

unsigned int __ebp

Definition at line 11 of file archsetjmp_32.h.

unsigned int __ebx

Definition at line 9 of file archsetjmp_32.h.

unsigned int __edi

Definition at line 13 of file archsetjmp_32.h.

unsigned int __eip

Definition at line 14 of file archsetjmp_32.h.

unsigned int __esi

Definition at line 12 of file archsetjmp_32.h.

unsigned int __esp

Definition at line 10 of file archsetjmp_32.h.

unsigned long __r12

Definition at line 12 of file archsetjmp_64.h.

unsigned long __r13

Definition at line 13 of file archsetjmp_64.h.

unsigned long __r14

Definition at line 14 of file archsetjmp_64.h.

unsigned long __r15

Definition at line 15 of file archsetjmp_64.h.

unsigned long __rbp

Definition at line 11 of file archsetjmp_64.h.

unsigned long __rbx

Definition at line 9 of file archsetjmp_64.h.

unsigned long __rip

Definition at line 16 of file archsetjmp_64.h.

unsigned long __rsp

Definition at line 10 of file archsetjmp_64.h.


The documentation for this struct was generated from the following files: