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

Public Attributes

CORE_ADDR func
 
const struct tramp_frametramp_frame
 
struct trad_frame_cachetrad_cache
 

Detailed Description

Definition at line 35 of file tramp-frame.c.

Member Data Documentation

CORE_ADDR tramp_frame_cache::func

Definition at line 37 of file tramp-frame.c.

Referenced by 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().


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