|
GDB (API)
|
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 |
| 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.
Definition at line 457 of file dwarf2-frame-tailcall.c.
1.7.6.1