GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Macros | Functions
tramp-frame.h File Reference
#include "frame.h"
#include "frame-unwind.h"

Go to the source code of this file.

Classes

struct  tramp_frame
 

Macros

#define TRAMP_SENTINEL_INSN   ULONGEST_MAX
 

Functions

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

Macro Definition Documentation

◆ TRAMP_SENTINEL_INSN

#define TRAMP_SENTINEL_INSN   ULONGEST_MAX

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

Referenced by tramp_frame_prepend_unwinder(), and tramp_frame_start().

Function Documentation

◆ tramp_frame_prepend_unwinder()

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