GDB (xrefs)
Loading...
Searching...
No Matches
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

◆ func

CORE_ADDR tramp_frame_cache::func

◆ trad_cache

struct trad_frame_cache* tramp_frame_cache::trad_cache

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

Referenced by tramp_frame_cache().

◆ tramp_frame

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: