GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
nios2_unwind_cache Struct Reference

Public Attributes

CORE_ADDR base
 
CORE_ADDR cfa
 
CORE_ADDR pc
 
int return_regnum
 
struct reg_value reg_value [NIOS2_NUM_REGS]
 
struct reg_saved reg_saved [NIOS2_NUM_REGS]
 

Detailed Description

Definition at line 84 of file nios2-tdep.c.

Member Data Documentation

◆ base

CORE_ADDR nios2_unwind_cache::base

Definition at line 87 of file nios2-tdep.c.

Referenced by nios2_analyze_prologue(), nios2_frame_this_id(), and nios2_init_cache().

◆ cfa

CORE_ADDR nios2_unwind_cache::cfa

◆ pc

CORE_ADDR nios2_unwind_cache::pc

Definition at line 94 of file nios2-tdep.c.

Referenced by nios2_frame_this_id(), nios2_frame_unwind_cache(), and nios2_init_cache().

◆ reg_saved

struct reg_saved nios2_unwind_cache::reg_saved[NIOS2_NUM_REGS]

◆ reg_value

struct reg_value nios2_unwind_cache::reg_value[NIOS2_NUM_REGS]

Definition at line 100 of file nios2-tdep.c.

Referenced by nios2_analyze_prologue(), and nios2_setup_default().

◆ return_regnum

int nios2_unwind_cache::return_regnum

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