GDB (xrefs)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Types | Public Attributes
dwarf2_frame_state::dwarf2_frame_state_reg_info Struct Reference

List of all members.

Public Types

enum  { CFA_UNSET, CFA_REG_OFFSET, CFA_EXP }

Public Attributes

struct dwarf2_frame_state_regreg
int num_regs
LONGEST cfa_offset
ULONGEST cfa_reg
enum
dwarf2_frame_state::dwarf2_frame_state_reg_info:: { ... }  
cfa_how
const gdb_bytecfa_exp
struct
dwarf2_frame_state_reg_info
prev

Detailed Description

Definition at line 177 of file dwarf2-frame.c.


Member Enumeration Documentation

anonymous enum
Enumerator:
CFA_UNSET 
CFA_REG_OFFSET 
CFA_EXP 

Definition at line 184 of file dwarf2-frame.c.


Member Data Documentation

Definition at line 180 of file dwarf2-frame.c.

Referenced by dwarf2_frame_cache().

Definition at line 192 of file dwarf2-frame.c.

Referenced by dwarf2_frame_state_free(), and execute_cfa_program().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines