GDB (xrefs)
|
Public Attributes | |
CORE_ADDR | base |
CORE_ADDR | func_addr |
unw_cursor_t | cursor |
unw_addr_space_t | as |
Definition at line 78 of file ia64-libunwind-tdep.c.
unw_addr_space_t libunwind_frame_cache::as |
Definition at line 83 of file ia64-libunwind-tdep.c.
Referenced by libunwind_frame_cache(), libunwind_frame_dealloc_cache(), and libunwind_frame_sniffer().
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 |
Definition at line 82 of file ia64-libunwind-tdep.c.
Referenced by libunwind_frame_cache(), libunwind_frame_prev_register(), and libunwind_frame_sniffer().
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().