GDB (API)
Functions | Variables
/home/stan/gdb/src/gdb/dwarf2-frame-tailcall.h File Reference

Go to the source code of this file.

Functions

void dwarf2_tailcall_sniffer_first (struct frame_info *this_frame, void **tailcall_cachep, const LONGEST *entry_cfa_sp_offsetp)
struct value * dwarf2_tailcall_prev_register_first (struct frame_info *this_frame, void **tailcall_cachep, int regnum)

Variables

struct frame_unwind dwarf2_tailcall_frame_unwind

Function Documentation

struct value* dwarf2_tailcall_prev_register_first ( struct frame_info *  this_frame,
void **  tailcall_cachep,
int  regnum 
) [read]

Definition at line 267 of file dwarf2-frame-tailcall.c.

void dwarf2_tailcall_sniffer_first ( struct frame_info *  this_frame,
void **  tailcall_cachep,
const LONGEST entry_cfa_sp_offsetp 
)

Definition at line 363 of file dwarf2-frame-tailcall.c.


Variable Documentation

Definition at line 457 of file dwarf2-frame-tailcall.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines