|
GDB (API)
|
#include "defs.h"#include "tramp-frame.h"#include "frame-unwind.h"#include "gdbcore.h"#include "symtab.h"#include "objfiles.h"#include "target.h"#include "trad-frame.h"#include "frame-base.h"#include "gdb_assert.h"Go to the source code of this file.
Functions | |
| void | tramp_frame_prepend_unwinder (struct gdbarch *gdbarch, const struct tramp_frame *tramp_frame) |
| void tramp_frame_prepend_unwinder | ( | struct gdbarch * | gdbarch, |
| const struct tramp_frame * | tramp_frame | ||
| ) |
Definition at line 142 of file tramp-frame.c.
1.7.6.1