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

Public Attributes

CORE_ADDR vfp
 
CORE_ADDR start_pc
 
trad_frame_saved_regsaved_regs
 
int return_reg
 

Detailed Description

Definition at line 1113 of file alpha-tdep.c.

Member Data Documentation

◆ return_reg

int alpha_heuristic_unwind_cache::return_reg

Definition at line 1118 of file alpha-tdep.c.

Referenced by alpha_heuristic_frame_unwind_cache().

◆ saved_regs

trad_frame_saved_reg* alpha_heuristic_unwind_cache::saved_regs

Definition at line 1117 of file alpha-tdep.c.

◆ start_pc

CORE_ADDR alpha_heuristic_unwind_cache::start_pc

Definition at line 1116 of file alpha-tdep.c.

Referenced by alpha_heuristic_frame_unwind_cache().

◆ vfp

CORE_ADDR alpha_heuristic_unwind_cache::vfp

Definition at line 1115 of file alpha-tdep.c.


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