GDB (xrefs)
|
Public Attributes | |
struct frame_info * | frame |
struct dwarf2_per_cu_data * | per_cu |
CORE_ADDR | obj_address |
Definition at line 299 of file dwarf2loc.c.
struct frame_info* dwarf_expr_baton::frame |
Definition at line 301 of file dwarf2loc.c.
Referenced by dwarf2_evaluate_loc_desc_full(), dwarf2_locexpr_baton_eval(), dwarf_expr_frame_base(), dwarf_expr_frame_cfa(), dwarf_expr_frame_pc(), dwarf_expr_get_reg_value(), dwarf_expr_push_dwarf_reg_entry_value(), and dwarf_expr_read_addr_from_reg().
CORE_ADDR dwarf_expr_baton::obj_address |
Definition at line 303 of file dwarf2loc.c.
Referenced by dwarf2_evaluate_loc_desc_full(), dwarf2_locexpr_baton_eval(), dwarf_expr_get_obj_addr(), and dwarf_expr_push_dwarf_reg_entry_value().
struct dwarf2_per_cu_data* dwarf_expr_baton::per_cu |
Definition at line 302 of file dwarf2loc.c.
Referenced by dwarf2_evaluate_loc_desc_full(), dwarf2_locexpr_baton_eval(), dwarf_expr_dwarf_call(), dwarf_expr_get_addr_index(), dwarf_expr_get_base_type(), dwarf_expr_push_dwarf_reg_entry_value(), and dwarf_expr_tls_address().