GDB (xrefs)
Classes | Macros | Functions
/tmp/gdb-7.10/gdb/tramp-frame.h File Reference
#include "frame.h"

Go to the source code of this file.

Classes

struct  tramp_frame
 

Macros

#define TRAMP_SENTINEL_INSN   ((LONGEST) -1)
 

Functions

void tramp_frame_prepend_unwinder (struct gdbarch *gdbarch, const struct tramp_frame *tramp)
 

Macro Definition 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 
)