GDB (xrefs)
|
Public Attributes | |
CORE_ADDR | func |
const struct tramp_frame * | tramp_frame |
struct trad_frame_cache * | trad_cache |
Definition at line 35 of file tramp-frame.c.
CORE_ADDR tramp_frame_cache::func |
Definition at line 37 of file tramp-frame.c.
Referenced by gdb.dap.scopes._ScopeReference::__init__(), tramp_frame_cache(), and tramp_frame_sniffer().
struct trad_frame_cache* tramp_frame_cache::trad_cache |
Definition at line 39 of file tramp-frame.c.
Referenced by tramp_frame_cache().
const struct tramp_frame* tramp_frame_cache::tramp_frame |
Definition at line 38 of file tramp-frame.c.
Referenced by tramp_frame_cache(), and tramp_frame_sniffer().