Home
last modified time | relevance | path

Searched refs:make_cleanup_free_dwarf_expr_context (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2expr.h253 make_cleanup_free_dwarf_expr_context (struct dwarf_expr_context *ctx);
H A Ddwarf2expr.c130 make_cleanup_free_dwarf_expr_context (struct dwarf_expr_context *ctx) in make_cleanup_free_dwarf_expr_context() function
H A Ddwarf2loc.c2155 old_chain = make_cleanup_free_dwarf_expr_context (ctx); in dwarf2_evaluate_loc_desc_full()
2469 old_chain = make_cleanup_free_dwarf_expr_context (ctx); in dwarf2_loc_desc_needs_frame()
H A Ddwarf2-frame.c371 old_chain = make_cleanup_free_dwarf_expr_context (ctx); in execute_stack_op()