Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/include/
HDdwarf2.h417 DW_OP_rot = 0x17, enumerator
/dragonfly/contrib/gcc-4.7/libgcc/
HDunwind-dw2.c703 case DW_OP_rot: in execute_stack_op()
/dragonfly/contrib/gdb-7/gdb/
HDdwarf2expr.c1006 case DW_OP_rot: in execute_stack_op()
HDdwarf2loc.c2922 case DW_OP_rot: in dwarf2_compile_expr_to_ax()
/dragonfly/contrib/gcc-8.0/libgcc/
HDunwind-dw2.c738 case DW_OP_rot: in execute_stack_op()
/dragonfly/contrib/binutils-2.27/include/
HDdwarf2.def453 DW_OP (DW_OP_rot, 0x17)
/dragonfly/contrib/gdb-7/include/
HDdwarf2.def425 DW_OP (DW_OP_rot, 0x17)
/dragonfly/contrib/gcc-8.0/include/
HDdwarf2.def501 DW_OP (DW_OP_rot, 0x17)
/dragonfly/contrib/binutils-2.34/include/
HDdwarf2.def509 DW_OP (DW_OP_rot, 0x17)
/dragonfly/contrib/gcc-4.7/gcc/
HDdwarf2out.c1273 case DW_OP_rot: in dwarf_stack_op_name()
11348 add_loc_descr (&ret, new_loc_descr (DW_OP_rot, 0, 0)); in popcount_loc_descriptor()
11518 add_loc_descr (&ret, new_loc_descr (DW_OP_rot, 0, 0)); in rotate_loc_descriptor()
/dragonfly/contrib/binutils-2.27/binutils/
HDdwarf.c982 case DW_OP_rot: in decode_location_expression()
/dragonfly/contrib/binutils-2.34/binutils/
HDdwarf.c1119 case DW_OP_rot: in decode_location_expression()
/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2out.c15186 add_loc_descr (&ret, new_loc_descr (DW_OP_rot, 0, 0)); in popcount_loc_descriptor()
15351 add_loc_descr (&ret, new_loc_descr (DW_OP_rot, 0, 0)); in rotate_loc_descriptor()
17765 case DW_OP_rot: in resolve_args_picking_1()