|
GDB (xrefs)
|
Public Attributes | |
| struct frame_info * | next_bottom_frame |
| int | refc |
| struct call_site_chain * | chain |
| int | chain_levels |
| CORE_ADDR | prev_pc |
| unsigned | prev_sp_p: 1 |
| CORE_ADDR | prev_sp |
| LONGEST | entry_cfa_sp_offset |
Definition at line 40 of file dwarf2-frame-tailcall.c.
| struct call_site_chain* tailcall_cache::chain |
Definition at line 50 of file dwarf2-frame-tailcall.c.
Referenced by cache_unref(), dwarf2_tailcall_sniffer_first(), and pretend_pc().
Definition at line 53 of file dwarf2-frame-tailcall.c.
Referenced by dwarf2_tailcall_prev_register_first(), dwarf2_tailcall_sniffer_first(), pretended_chain_levels(), tailcall_frame_sniffer(), and tailcall_frame_this_id().
Definition at line 65 of file dwarf2-frame-tailcall.c.
Referenced by dwarf2_tailcall_prev_register_first(), and dwarf2_tailcall_sniffer_first().
Definition at line 43 of file dwarf2-frame-tailcall.c.
Referenced by cache_eq(), cache_hash(), cache_new_ref1(), existing_next_levels(), tailcall_frame_prev_arch(), and tailcall_frame_prev_register().
Definition at line 57 of file dwarf2-frame-tailcall.c.
Referenced by dwarf2_tailcall_sniffer_first(), and pretend_pc().
Definition at line 64 of file dwarf2-frame-tailcall.c.
Referenced by dwarf2_tailcall_prev_register_first(), and dwarf2_tailcall_sniffer_first().
| unsigned tailcall_cache::prev_sp_p |
Definition at line 63 of file dwarf2-frame-tailcall.c.
Referenced by dwarf2_tailcall_prev_register_first(), and dwarf2_tailcall_sniffer_first().
Definition at line 47 of file dwarf2-frame-tailcall.c.
Referenced by cache_new_ref1(), cache_ref(), and cache_unref().
1.7.6.1