Searched refs:DW_OP_deref (Results 1 – 16 of 16) sorted by relevance
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | dwarf2expr.c | 542 if (*buf == DW_OP_deref) in dwarf_block_to_dwarf_reg_deref() 1023 case DW_OP_deref: in execute_stack_op() 1027 int addr_size = (op == DW_OP_deref ? ctx->addr_size : *op_ptr++); in execute_stack_op()
|
| HD | dwarf2loc.c | 2926 case DW_OP_deref: in dwarf2_compile_expr_to_ax()
|
| HD | dwarf2read.c | 11047 else if (DW_BLOCK (attr)->data[0] == DW_OP_deref in dwarf2_add_member_fn() 11055 offset = (DW_BLOCK (attr)->data[0] == DW_OP_deref in dwarf2_add_member_fn() 17950 case DW_OP_deref: in decode_locdesc()
|
| /dragonfly/contrib/gcc-4.7/include/ |
| HD | dwarf2.h | 401 DW_OP_deref = 0x06, enumerator
|
| /dragonfly/contrib/gcc-4.7/libgcc/ |
| HD | unwind-dw2.c | 717 case DW_OP_deref: in execute_stack_op() 731 case DW_OP_deref: in execute_stack_op()
|
| /dragonfly/contrib/gcc-8.0/libgcc/ |
| HD | unwind-dw2.c | 752 case DW_OP_deref: in execute_stack_op() 766 case DW_OP_deref: in execute_stack_op()
|
| /dragonfly/contrib/binutils-2.27/include/ |
| HD | dwarf2.def | 437 DW_OP (DW_OP_deref, 0x06)
|
| /dragonfly/contrib/gdb-7/include/ |
| HD | dwarf2.def | 409 DW_OP (DW_OP_deref, 0x06)
|
| /dragonfly/contrib/gcc-8.0/include/ |
| HD | dwarf2.def | 485 DW_OP (DW_OP_deref, 0x06)
|
| /dragonfly/contrib/binutils-2.34/include/ |
| HD | dwarf2.def | 493 DW_OP (DW_OP_deref, 0x06)
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | dwarf2out.c | 1241 case DW_OP_deref: in dwarf_stack_op_name() 2588 tmp = new_loc_descr (DW_OP_deref, 0, 0); in build_cfa_loc() 11834 add_loc_descr (&mem_loc_result, new_loc_descr (DW_OP_deref, 0, 0)); in mem_loc_descriptor() 12958 op = DW_OP_deref; in dw_loc_list_1() 13993 op = DW_OP_deref; in loc_list_from_tree() 14309 tmp = new_loc_descr (DW_OP_deref, 0, 0); in add_data_member_location_attribute() 14322 tmp = new_loc_descr (DW_OP_deref, 0, 0); in add_data_member_location_attribute() 16526 add_loc_descr (&loc, new_loc_descr (DW_OP_deref, 0, 0)); in descr_info_loc()
|
| HD | dwarf2cfi.c | 552 case DW_OP_deref: in get_cfa_from_loc_descr()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | dwarf2cfi.c | 616 case DW_OP_deref: in get_cfa_from_loc_descr()
|
| HD | dwarf2out.c | 2700 tmp = new_loc_descr (DW_OP_deref, 0, 0); in build_cfa_loc() 15675 add_loc_descr (&mem_loc_result, new_loc_descr (DW_OP_deref, 0, 0)); in mem_loc_descriptor() 16985 op = DW_OP_deref; in dw_loc_list_1() 17763 case DW_OP_deref: in resolve_args_picking_1() 18947 op = DW_OP_deref; in loc_list_from_tree_1() 19375 tmp = new_loc_descr (DW_OP_deref, 0, 0); in add_data_member_location_attribute() 19388 tmp = new_loc_descr (DW_OP_deref, 0, 0); in add_data_member_location_attribute() 30124 tail = new_loc_descr (DW_OP_deref, 0, 0); in copy_deref_exprloc() 30214 l->dw_loc_next = new_loc_descr (DW_OP_deref, 0, 0); in optimize_string_length()
|
| /dragonfly/contrib/binutils-2.27/binutils/ |
| HD | dwarf.c | 917 case DW_OP_deref: in decode_location_expression()
|
| /dragonfly/contrib/binutils-2.34/binutils/ |
| HD | dwarf.c | 1056 case DW_OP_deref: in decode_location_expression()
|