GDB (xrefs)
Loading...
Searching...
No Matches
Functions | Variables
frame-tailcall.h File Reference

Go to the source code of this file.

Functions

void dwarf2_tailcall_sniffer_first (frame_info_ptr this_frame, void **tailcall_cachep, const LONGEST *entry_cfa_sp_offsetp)
 
struct valuedwarf2_tailcall_prev_register_first (frame_info_ptr this_frame, void **tailcall_cachep, int regnum)
 

Variables

const struct frame_unwind dwarf2_tailcall_frame_unwind
 

Function Documentation

◆ dwarf2_tailcall_prev_register_first()

struct value * dwarf2_tailcall_prev_register_first ( frame_info_ptr  this_frame,
void **  tailcall_cachep,
int  regnum 
)

◆ dwarf2_tailcall_sniffer_first()

void dwarf2_tailcall_sniffer_first ( frame_info_ptr  this_frame,
void **  tailcall_cachep,
const LONGEST *  entry_cfa_sp_offsetp 
)

Variable Documentation

◆ dwarf2_tailcall_frame_unwind

const struct frame_unwind dwarf2_tailcall_frame_unwind
extern