GDB (API)
|
#include "frame.h"
Go to the source code of this file.
Classes | |
struct | tramp_frame |
Defines | |
#define | TRAMP_SENTINEL_INSN ((LONGEST) -1) |
Functions | |
void | tramp_frame_prepend_unwinder (struct gdbarch *gdbarch, const struct tramp_frame *tramp) |
#define TRAMP_SENTINEL_INSN ((LONGEST) -1) |
Definition at line 44 of file tramp-frame.h.
void tramp_frame_prepend_unwinder | ( | struct gdbarch * | gdbarch, |
const struct tramp_frame * | tramp | ||
) |
Definition at line 142 of file tramp-frame.c.