Searched refs:execute_stack_op (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dwarf2expr.c | 32 static void execute_stack_op (struct dwarf_expr_context *, 136 execute_stack_op (ctx, addr, addr + len); in dwarf_expr_eval() 255 execute_stack_op (struct dwarf_expr_context *ctx, unsigned char *op_ptr, in execute_stack_op() function
|
| D | dwarf2-frame.c | 241 execute_stack_op (unsigned char *exp, ULONGEST len, in execute_stack_op() function 693 execute_stack_op (fs->cfa_exp, fs->cfa_exp_len, next_frame, 0); in dwarf2_frame_cache() 872 *addrp = execute_stack_op (cache->reg[regnum].loc.exp, in dwarf2_frame_prev_register()
|