Searched refs:execute_stack_op (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A 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
|
| H A D | dwarf2-frame.c | 241 execute_stack_op (unsigned char *exp, ULONGEST len, in execute_stack_op() function 641 execute_stack_op (fs->cfa_exp, fs->cfa_exp_len, next_frame, 0); in dwarf2_frame_cache() 792 *addrp = execute_stack_op (cache->reg[regnum].loc.exp, in dwarf2_frame_prev_register() 807 value = execute_stack_op (cache->reg[regnum].loc.exp, in dwarf2_frame_prev_register()
|
| H A D | ChangeLog-2003 | 2530 * dwarf2expr.c (execute_stack_op): Don't treat the frame base as 5553 * dwarf2expr.c (execute_stack_op): Add comments about thread local 9602 (execute_stack_op): Move ``ctx->in_reg'' initialization 10685 * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval. 10699 (execute_stack_op): All callers updated. 11339 * dwarf2expr.c (execute_stack_op): Ditto.
|
| H A D | ChangeLog | 2089 (execute_stack_op): Implement DW_OP_piece. 6016 * dwarf2expr.c (execute_stack_op): Add 'break' statements after 12399 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
|
| H A D | ChangeLog-2002 | 6454 * dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value. 6826 (execute_stack_op): Fix implementation of the 8940 (execute_stack_op): Change type of 'result' from ULONGEST to
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | unwind-dw2.c | 460 execute_stack_op (const unsigned char *op_ptr, const unsigned char *op_end, in execute_stack_op() function 1312 execute_stack_op (exp, exp + len, &orig_context, 0); in uw_update_context_1() 1351 val = execute_stack_op (exp, exp + len, &orig_context, in uw_update_context_1() 1370 val = execute_stack_op (exp, exp + len, &orig_context, in uw_update_context_1()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | unwind-dw2.c | 353 execute_stack_op (const unsigned char *op_ptr, const unsigned char *op_end, in execute_stack_op() function 1135 execute_stack_op (exp, exp + len, &orig_context, 0); in uw_update_context_1() 1166 val = execute_stack_op (exp, exp + len, &orig_context, in uw_update_context_1()
|
| H A D | ChangeLog | 67 * unwind-dw2.c (execute_stack_op): Add missing cases for 4407 * unwind-dw2.c (execute_stack_op): Correct stack push typo.
|
| H A D | ChangeLog.6 | 12271 (execute_stack_op, execute_cfa_program): Likewise. 13441 * unwind-dw2.c (execute_stack_op): Add default aborts to
|
| H A D | ChangeLog.5 | 3251 (execute_stack_op): Likewise.
|