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

Public Attributes

CORE_ADDR base
 
CORE_ADDR cfa
 
CORE_ADDR pc
 
int return_regnum
 
CORE_ADDR reg_saved [TIC6X_NUM_CORE_REGS]
 

Detailed Description

Definition at line 61 of file tic6x-tdep.c.

Member Data Documentation

◆ base

CORE_ADDR tic6x_unwind_cache::base

Definition at line 64 of file tic6x-tdep.c.

Referenced by tic6x_analyze_prologue(), and tic6x_frame_this_id().

◆ cfa

CORE_ADDR tic6x_unwind_cache::cfa

◆ pc

CORE_ADDR tic6x_unwind_cache::pc

Definition at line 71 of file tic6x-tdep.c.

Referenced by tic6x_frame_this_id(), and tic6x_frame_unwind_cache().

◆ reg_saved

CORE_ADDR tic6x_unwind_cache::reg_saved[TIC6X_NUM_CORE_REGS]

◆ return_regnum

int tic6x_unwind_cache::return_regnum

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