Home
last modified time | relevance | path

Searched refs:DW_OP_deref (Results 1 – 16 of 16) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDdwarf2expr.c542 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()
HDdwarf2loc.c2926 case DW_OP_deref: in dwarf2_compile_expr_to_ax()
HDdwarf2read.c11047 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/
HDdwarf2.h401 DW_OP_deref = 0x06, enumerator
/dragonfly/contrib/gcc-4.7/libgcc/
HDunwind-dw2.c717 case DW_OP_deref: in execute_stack_op()
731 case DW_OP_deref: in execute_stack_op()
/dragonfly/contrib/gcc-8.0/libgcc/
HDunwind-dw2.c752 case DW_OP_deref: in execute_stack_op()
766 case DW_OP_deref: in execute_stack_op()
/dragonfly/contrib/binutils-2.27/include/
HDdwarf2.def437 DW_OP (DW_OP_deref, 0x06)
/dragonfly/contrib/gdb-7/include/
HDdwarf2.def409 DW_OP (DW_OP_deref, 0x06)
/dragonfly/contrib/gcc-8.0/include/
HDdwarf2.def485 DW_OP (DW_OP_deref, 0x06)
/dragonfly/contrib/binutils-2.34/include/
HDdwarf2.def493 DW_OP (DW_OP_deref, 0x06)
/dragonfly/contrib/gcc-4.7/gcc/
HDdwarf2out.c1241 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()
HDdwarf2cfi.c552 case DW_OP_deref: in get_cfa_from_loc_descr()
/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2cfi.c616 case DW_OP_deref: in get_cfa_from_loc_descr()
HDdwarf2out.c2700 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/
HDdwarf.c917 case DW_OP_deref: in decode_location_expression()
/dragonfly/contrib/binutils-2.34/binutils/
HDdwarf.c1056 case DW_OP_deref: in decode_location_expression()