GDB (xrefs)
Functions | Variables
/tmp/gdb-7.10/gdb/sentinel-frame.h File Reference

Go to the source code of this file.

Functions

void * sentinel_frame_cache (struct regcache *regcache)
 

Variables

const struct frame_unwind sentinel_frame_unwind
 

Function Documentation

void* sentinel_frame_cache ( struct regcache regcache)

Definition at line 33 of file sentinel-frame.c.

References FRAME_OBSTACK_ZALLOC, and frame_unwind_cache::regcache.

Referenced by create_sentinel_frame().

Variable Documentation

const struct frame_unwind sentinel_frame_unwind

Definition at line 78 of file sentinel-frame.c.

Referenced by create_sentinel_frame().