GDB (xrefs)
|
Public Attributes | |
struct frame_id | this_id |
struct regcache * | prev_regcache |
Definition at line 282 of file dummy-frame.c.
struct regcache* dummy_frame_cache::prev_regcache |
Definition at line 285 of file dummy-frame.c.
Referenced by dummy_frame_prev_register(), and dummy_frame_sniffer().
struct frame_id dummy_frame_cache::this_id |
Definition at line 284 of file dummy-frame.c.
Referenced by dummy_frame_sniffer(), and dummy_frame_this_id().