GDB (xrefs)
Public Attributes | List of all members
bfin_frame_cache Struct Reference

Public Attributes

CORE_ADDR base
 
CORE_ADDR sp_offset
 
CORE_ADDR pc
 
int frameless_pc_value
 
CORE_ADDR saved_regs [BFIN_NUM_REGS]
 
CORE_ADDR saved_sp
 
long locals
 

Detailed Description

Definition at line 245 of file bfin-tdep.c.

Member Data Documentation

CORE_ADDR bfin_frame_cache::base
int bfin_frame_cache::frameless_pc_value

Definition at line 251 of file bfin-tdep.c.

Referenced by bfin_alloc_frame_cache(), and bfin_frame_cache().

long bfin_frame_cache::locals

Definition at line 258 of file bfin-tdep.c.

Referenced by bfin_alloc_frame_cache().

CORE_ADDR bfin_frame_cache::pc

Definition at line 250 of file bfin-tdep.c.

Referenced by bfin_alloc_frame_cache(), bfin_frame_cache(), and bfin_frame_this_id().

CORE_ADDR bfin_frame_cache::saved_regs[BFIN_NUM_REGS]

Definition at line 254 of file bfin-tdep.c.

Referenced by bfin_alloc_frame_cache(), bfin_frame_cache(), and bfin_frame_prev_register().

CORE_ADDR bfin_frame_cache::saved_sp

Definition at line 255 of file bfin-tdep.c.

Referenced by bfin_frame_cache(), and bfin_frame_prev_register().

CORE_ADDR bfin_frame_cache::sp_offset

Definition at line 249 of file bfin-tdep.c.

Referenced by bfin_alloc_frame_cache().


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