GDB (xrefs)
Public Attributes
tramp_frame Struct Reference

#include "tramp-frame.h"

List of all members.

Public Attributes

enum frame_type frame_type
int insn_size
struct {
   ULONGEST   bytes
   ULONGEST   mask
insn [48]
void(* init )(const struct tramp_frame *self, struct frame_info *this_frame, struct trad_frame_cache *this_cache, CORE_ADDR func)

Detailed Description

Definition at line 46 of file tramp-frame.h.


Member Data Documentation

Definition at line 63 of file tramp-frame.h.

Referenced by tramp_frame_prepend_unwinder(), and tramp_frame_start().

Definition at line 50 of file tramp-frame.h.

Referenced by tramp_frame_prepend_unwinder().

void(* tramp_frame::init)(const struct tramp_frame *self, struct frame_info *this_frame, struct trad_frame_cache *this_cache, CORE_ADDR func)

Definition at line 68 of file tramp-frame.h.

Referenced by tramp_frame_cache().

struct { ... } tramp_frame::insn[48]

Definition at line 60 of file tramp-frame.h.

Referenced by tramp_frame_prepend_unwinder(), and tramp_frame_start().

Definition at line 64 of file tramp-frame.h.

Referenced by tramp_frame_start().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines