GDB (xrefs)
Loading...
Searching...
No Matches
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 91 of file ia64-libunwind-tdep.c.

Member Data Documentation

◆ as

unw_addr_space_t libunwind_frame_cache::as

◆ base

CORE_ADDR libunwind_frame_cache::base

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

Referenced by libunwind_frame_cache(), and libunwind_frame_this_id().

◆ cursor

unw_cursor_t libunwind_frame_cache::cursor

◆ func_addr

CORE_ADDR libunwind_frame_cache::func_addr

Definition at line 94 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: