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

Public Attributes

CORE_ADDR base
 
CORE_ADDR func_addr
 
unw_cursor_t cursor
 
unw_addr_space_t as
 

Detailed Description

Definition at line 78 of file ia64-libunwind-tdep.c.

Member Data Documentation

unw_addr_space_t libunwind_frame_cache::as
CORE_ADDR libunwind_frame_cache::base

Definition at line 80 of file ia64-libunwind-tdep.c.

Referenced by libunwind_frame_cache(), and libunwind_frame_this_id().

unw_cursor_t libunwind_frame_cache::cursor
CORE_ADDR libunwind_frame_cache::func_addr

Definition at line 81 of file ia64-libunwind-tdep.c.

Referenced by libunwind_frame_cache(), and libunwind_frame_this_id().


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