Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libgcc/
HDunwind-dw2.c485 execute_stack_op (const unsigned char *op_ptr, const unsigned char *op_end, in execute_stack_op() function
1359 execute_stack_op (exp, exp + len, &orig_context, 0); in uw_update_context_1()
1399 val = execute_stack_op (exp, exp + len, &orig_context, in uw_update_context_1()
1418 val = execute_stack_op (exp, exp + len, &orig_context, in uw_update_context_1()
/dragonfly/contrib/gcc-8.0/libgcc/
HDunwind-dw2.c520 execute_stack_op (const unsigned char *op_ptr, const unsigned char *op_end, in execute_stack_op() function
1437 execute_stack_op (exp, exp + len, &orig_context, 0); in uw_update_context_1()
1477 val = execute_stack_op (exp, exp + len, &orig_context, in uw_update_context_1()
1496 val = execute_stack_op (exp, exp + len, &orig_context, in uw_update_context_1()
/dragonfly/contrib/gdb-7/gdb/
HDdwarf2expr.c33 static void execute_stack_op (struct dwarf_expr_context *,
364 execute_stack_op (ctx, addr, addr + len); in dwarf_expr_eval()
635 execute_stack_op (struct dwarf_expr_context *ctx, in execute_stack_op() function
HDdwarf2-frame.c362 execute_stack_op (const gdb_byte *exp, ULONGEST len, int addr_size, in execute_stack_op() function
1109 execute_stack_op (fs->regs.cfa_exp, fs->regs.cfa_exp_len, in dwarf2_frame_cache()
1319 addr = execute_stack_op (cache->reg[regnum].loc.exp, in dwarf2_frame_prev_register()
1330 addr = execute_stack_op (cache->reg[regnum].loc.exp, in dwarf2_frame_prev_register()