GDB (xrefs)
Classes | Defines | Functions
/home/stan/gdb/src/gdb/tramp-frame.h File Reference
#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 Documentation

#define TRAMP_SENTINEL_INSN   ((LONGEST) -1)

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

Referenced by tramp_frame_prepend_unwinder(), and tramp_frame_start().


Function Documentation

void tramp_frame_prepend_unwinder ( struct gdbarch gdbarch,
const struct tramp_frame tramp 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines