Searched refs:execute_stack_op (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/gdb/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() 791 *addrp = execute_stack_op (cache->reg[regnum].loc.exp, in dwarf2_frame_prev_register()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | unwind-dw2.c | 433 execute_stack_op (const unsigned char *op_ptr, const unsigned char *op_end, in execute_stack_op() function 1285 execute_stack_op (exp, exp + len, &orig_context, 0); in uw_update_context_1() 1324 val = execute_stack_op (exp, exp + len, &orig_context, in uw_update_context_1() 1343 val = execute_stack_op (exp, exp + len, &orig_context, in uw_update_context_1()
|
| H A D | ChangeLog | 1881 * unwind-dw2.c (execute_stack_op): Handle DW_OP_swap.
|
| H A D | ChangeLog-2001 | 12271 (execute_stack_op, execute_cfa_program): Likewise. 13441 * unwind-dw2.c (execute_stack_op): Add default aborts to 22458 (execute_stack_op): Likewise.
|
| H A D | ChangeLog-2005 | 18307 * unwind-dw2.c (_Unwind_GetGR, _Unwind_SetGR, execute_stack_op, 33323 * unwind-dw2.c (execute_stack_op): Add missing cases for
|
| H A D | ChangeLog-2003 | 24056 * unwind-dw2.c (execute_stack_op): Correct stack push typo.
|