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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddwarf2expr.c32 static void execute_stack_op (struct dwarf_expr_context *,
136 execute_stack_op (ctx, addr, addr + len);
256 execute_stack_op (struct dwarf_expr_context *ctx, unsigned char *op_ptr,
255 execute_stack_op (struct dwarf_expr_context *ctx, unsigned char *op_ptr, function
H A Ddwarf2-frame.c205 /* Helper functions for execute_stack_op. */
243 execute_stack_op (unsigned char *exp, ULONGEST len,
646 execute_stack_op (fs->cfa_exp, fs->cfa_exp_len, next_frame, 0);
797 *addrp = execute_stack_op (cache->reg[regnum].loc.exp,
812 value = execute_stack_op (cache->reg[regnum].loc.exp,
241 execute_stack_op (unsigned char *exp, ULONGEST len, function
/openbsd-current/gnu/gcc/gcc/
H A Dunwind-dw2.c464 execute_stack_op (const unsigned char *op_ptr, const unsigned char *op_end,
1319 execute_stack_op (exp, exp + len, &orig_context, 0);
1358 val = execute_stack_op (exp, exp + len, &orig_context,
1377 val = execute_stack_op (exp, exp + len, &orig_context,
460 execute_stack_op (const unsigned char *op_ptr, const unsigned char *op_end, function
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dunwind-dw2.c358 execute_stack_op (const unsigned char *op_ptr, const unsigned char *op_end,
1143 execute_stack_op (exp, exp + len, &orig_context, 0);
1174 val = execute_stack_op (exp, exp + len, &orig_context,
353 execute_stack_op (const unsigned char *op_ptr, const unsigned char *op_end, function

Completed in 182 milliseconds