GDB (xrefs)
Loading...
Searching...
No Matches
Functions | Variables
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

◆ sentinel_frame_cache()

void * sentinel_frame_cache ( struct regcache * regcache)
extern

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

◆ sentinel_frame_unwind

const struct frame_unwind sentinel_frame_unwind
extern

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

Referenced by create_sentinel_frame().