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

Public Attributes

CORE_ADDR base
 
CORE_ADDR pc
 
CORE_ADDR saved_sp
 
CORE_ADDR bsp
 
CORE_ADDR cfm
 
CORE_ADDR prev_cfm
 
int frameless
 
int sof
 
int sol
 
int sor
 
CORE_ADDR after_prologue
 
int mem_stack_frame_size
 
int fp_reg
 
CORE_ADDR saved_regs [NUM_IA64_RAW_REGS]
 

Detailed Description

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

Member Data Documentation

CORE_ADDR ia64_frame_cache::after_prologue

Definition at line 267 of file ia64-tdep.c.

Referenced by examine_prologue(), and ia64_skip_prologue().

CORE_ADDR ia64_frame_cache::base
CORE_ADDR ia64_frame_cache::bsp
CORE_ADDR ia64_frame_cache::cfm
int ia64_frame_cache::fp_reg

Definition at line 275 of file ia64-tdep.c.

Referenced by examine_prologue(), and ia64_alloc_frame_cache().

int ia64_frame_cache::frameless

Definition at line 262 of file ia64-tdep.c.

Referenced by examine_prologue(), ia64_alloc_frame_cache(), and ia64_frame_prev_register().

int ia64_frame_cache::mem_stack_frame_size

Definition at line 272 of file ia64-tdep.c.

Referenced by examine_prologue(), and ia64_frame_cache().

CORE_ADDR ia64_frame_cache::pc
CORE_ADDR ia64_frame_cache::prev_cfm

Definition at line 261 of file ia64-tdep.c.

Referenced by examine_prologue(), ia64_alloc_frame_cache(), and ia64_frame_prev_register().

CORE_ADDR ia64_frame_cache::saved_regs[NUM_IA64_RAW_REGS]
CORE_ADDR ia64_frame_cache::saved_sp

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

Referenced by examine_prologue(), and ia64_frame_cache().

int ia64_frame_cache::sof
int ia64_frame_cache::sol

Definition at line 264 of file ia64-tdep.c.

Referenced by examine_prologue(), ia64_alloc_frame_cache(), and ia64_frame_cache().

int ia64_frame_cache::sor

Definition at line 265 of file ia64-tdep.c.

Referenced by examine_prologue(), ia64_alloc_frame_cache(), and ia64_frame_cache().


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