GDB (API)
|
#include "tramp-frame.h"
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) |
Definition at line 46 of file tramp-frame.h.
Definition at line 63 of file tramp-frame.h.
Definition at line 50 of file tramp-frame.h.
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.
struct { ... } tramp_frame::insn[48] |
Definition at line 60 of file tramp-frame.h.
Definition at line 64 of file tramp-frame.h.