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

#include <unwind.h>

Data Structures

struct  unw_ireg
 

Data Fields

struct unw_stack regstk
 
struct unw_stack memstk
 
unsigned int flags
 
short hint
 
short prev_script
 
unsigned long bsp
 
unsigned long sp
 
unsigned long psp
 
unsigned long ip
 
unsigned long pr
 
unsigned longcfm_loc
 
unsigned long pt
 
struct task_structtask
 
struct switch_stacksw
 
unsigned longbsp_loc
 
unsigned longbspstore_loc
 
unsigned longpfs_loc
 
unsigned longrnat_loc
 
unsigned longrp_loc
 
unsigned longpri_unat_loc
 
unsigned longunat_loc
 
unsigned longpr_loc
 
unsigned longlc_loc
 
unsigned longfpsr_loc
 
struct unw_frame_info::unw_ireg r4
 
struct unw_frame_info::unw_ireg r5
 
struct unw_frame_info::unw_ireg r6
 
struct unw_frame_info::unw_ireg r7
 
unsigned longb1_loc
 
unsigned longb2_loc
 
unsigned longb3_loc
 
unsigned longb4_loc
 
unsigned longb5_loc
 
struct ia64_fpregf2_loc
 
struct ia64_fpregf3_loc
 
struct ia64_fpregf4_loc
 
struct ia64_fpregf5_loc
 
struct ia64_fpregfr_loc [16]
 

Detailed Description

Definition at line 51 of file unwind.h.

Field Documentation

unsigned long* b1_loc

Definition at line 88 of file unwind.h.

unsigned long * b2_loc

Definition at line 88 of file unwind.h.

unsigned long * b3_loc

Definition at line 88 of file unwind.h.

unsigned long * b4_loc

Definition at line 88 of file unwind.h.

unsigned long * b5_loc

Definition at line 88 of file unwind.h.

unsigned long bsp

Definition at line 59 of file unwind.h.

unsigned long* bsp_loc

Definition at line 71 of file unwind.h.

unsigned long* bspstore_loc

Definition at line 72 of file unwind.h.

unsigned long* cfm_loc

Definition at line 64 of file unwind.h.

struct ia64_fpreg* f2_loc

Definition at line 89 of file unwind.h.

struct ia64_fpreg * f3_loc

Definition at line 89 of file unwind.h.

struct ia64_fpreg * f4_loc

Definition at line 89 of file unwind.h.

struct ia64_fpreg * f5_loc

Definition at line 89 of file unwind.h.

unsigned int flags

Definition at line 54 of file unwind.h.

unsigned long* fpsr_loc

Definition at line 80 of file unwind.h.

struct ia64_fpreg * fr_loc[16]

Definition at line 89 of file unwind.h.

short hint

Definition at line 55 of file unwind.h.

unsigned long ip

Definition at line 62 of file unwind.h.

unsigned long* lc_loc

Definition at line 79 of file unwind.h.

struct unw_stack memstk

Definition at line 53 of file unwind.h.

unsigned long* pfs_loc

Definition at line 73 of file unwind.h.

unsigned long pr

Definition at line 63 of file unwind.h.

unsigned long* pr_loc

Definition at line 78 of file unwind.h.

short prev_script

Definition at line 56 of file unwind.h.

unsigned long* pri_unat_loc

Definition at line 76 of file unwind.h.

unsigned long psp

Definition at line 61 of file unwind.h.

unsigned long pt

Definition at line 65 of file unwind.h.

struct unw_stack regstk

Definition at line 52 of file unwind.h.

unsigned long* rnat_loc

Definition at line 74 of file unwind.h.

unsigned long* rp_loc

Definition at line 75 of file unwind.h.

unsigned long sp

Definition at line 60 of file unwind.h.

Definition at line 68 of file unwind.h.

Definition at line 67 of file unwind.h.

unsigned long* unat_loc

Definition at line 77 of file unwind.h.


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