Home
last modified time | relevance | path

Searched refs:DW_OP_mul (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/gcc-4.7/include/
HDdwarf2.h424 DW_OP_mul = 0x1e, enumerator
/dragonfly/contrib/gcc-4.7/libgcc/
HDunwind-dw2.c785 case DW_OP_mul: in execute_stack_op()
821 case DW_OP_mul: in execute_stack_op()
/dragonfly/contrib/gdb-7/gdb/
HDdwarf2expr.c1101 case DW_OP_mul: in execute_stack_op()
1164 case DW_OP_mul: in execute_stack_op()
HDdwarf2loc.c3003 case DW_OP_mul: in dwarf2_compile_expr_to_ax()
/dragonfly/contrib/gcc-8.0/libgcc/
HDunwind-dw2.c820 case DW_OP_mul: in execute_stack_op()
856 case DW_OP_mul: in execute_stack_op()
/dragonfly/contrib/binutils-2.27/include/
HDdwarf2.def460 DW_OP (DW_OP_mul, 0x1e)
/dragonfly/contrib/gdb-7/include/
HDdwarf2.def432 DW_OP (DW_OP_mul, 0x1e)
/dragonfly/contrib/gcc-8.0/include/
HDdwarf2.def508 DW_OP (DW_OP_mul, 0x1e)
/dragonfly/contrib/binutils-2.34/include/
HDdwarf2.def516 DW_OP (DW_OP_mul, 0x1e)
/dragonfly/contrib/gcc-4.7/gcc/
HDdwarf2out.c1287 case DW_OP_mul: in dwarf_stack_op_name()
10868 add_loc_descr (&ret, new_loc_descr (DW_OP_mul, 0, 0)); in compare_loc_descriptor()
11990 op = DW_OP_mul; in mem_loc_descriptor()
12093 add_loc_descr (&mem_loc_result, new_loc_descr (DW_OP_mul, 0, 0)); in mem_loc_descriptor()
13782 add_loc_descr_to_each (list_ret, new_loc_descr (DW_OP_mul, 0, 0)); in loc_list_from_tree()
13787 op = DW_OP_mul; in loc_list_from_tree()
16559 op = DW_OP_mul; in descr_info_loc()
/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2out.c13930 add_loc_descr (&ret, new_loc_descr (DW_OP_mul, 0, 0)); in int_loc_descriptor()
14680 add_loc_descr (&ret, new_loc_descr (DW_OP_mul, 0, 0)); in compare_loc_descriptor()
15907 op = DW_OP_mul; in mem_loc_descriptor()
16011 add_loc_descr (&mem_loc_result, new_loc_descr (DW_OP_mul, 0, 0)); in mem_loc_descriptor()
17903 case DW_OP_mul: in resolve_args_picking_1()
18698 add_loc_descr_to_each (list_ret, new_loc_descr (DW_OP_mul, 0, 0)); in loc_list_from_tree_1()
18703 op = DW_OP_mul; in loc_list_from_tree_1()
/dragonfly/contrib/binutils-2.27/binutils/
HDdwarf.c1003 case DW_OP_mul: in decode_location_expression()
/dragonfly/contrib/binutils-2.34/binutils/
HDdwarf.c1140 case DW_OP_mul: in decode_location_expression()