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

Public Attributes

CORE_ADDR prev_sp
 
CORE_ADDR base
 
CORE_ADDR sp_offset
 
CORE_ADDR fp_offset
 
CORE_ADDR pc
 
CORE_ADDR saved_regs [NDS32_NUM_SAVED_REGS]
 

Detailed Description

Definition at line 524 of file nds32-tdep.c.

Member Data Documentation

◆ base

CORE_ADDR nds32_frame_cache::base

Definition at line 531 of file nds32-tdep.c.

Referenced by nds32_frame_base_address(), and nds32_frame_cache().

◆ fp_offset

CORE_ADDR nds32_frame_cache::fp_offset

◆ pc

CORE_ADDR nds32_frame_cache::pc

◆ prev_sp

CORE_ADDR nds32_frame_cache::prev_sp

◆ saved_regs

CORE_ADDR nds32_frame_cache::saved_regs[NDS32_NUM_SAVED_REGS]

◆ sp_offset

CORE_ADDR nds32_frame_cache::sp_offset

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