Searched refs:DW_OP_rot (Results 1 – 13 of 13) sorted by relevance
| /dragonfly/contrib/gcc-4.7/include/ |
| HD | dwarf2.h | 417 DW_OP_rot = 0x17, enumerator
|
| /dragonfly/contrib/gcc-4.7/libgcc/ |
| HD | unwind-dw2.c | 703 case DW_OP_rot: in execute_stack_op()
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | dwarf2expr.c | 1006 case DW_OP_rot: in execute_stack_op()
|
| HD | dwarf2loc.c | 2922 case DW_OP_rot: in dwarf2_compile_expr_to_ax()
|
| /dragonfly/contrib/gcc-8.0/libgcc/ |
| HD | unwind-dw2.c | 738 case DW_OP_rot: in execute_stack_op()
|
| /dragonfly/contrib/binutils-2.27/include/ |
| HD | dwarf2.def | 453 DW_OP (DW_OP_rot, 0x17)
|
| /dragonfly/contrib/gdb-7/include/ |
| HD | dwarf2.def | 425 DW_OP (DW_OP_rot, 0x17)
|
| /dragonfly/contrib/gcc-8.0/include/ |
| HD | dwarf2.def | 501 DW_OP (DW_OP_rot, 0x17)
|
| /dragonfly/contrib/binutils-2.34/include/ |
| HD | dwarf2.def | 509 DW_OP (DW_OP_rot, 0x17)
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | dwarf2out.c | 1273 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/ |
| HD | dwarf.c | 982 case DW_OP_rot: in decode_location_expression()
|
| /dragonfly/contrib/binutils-2.34/binutils/ |
| HD | dwarf.c | 1119 case DW_OP_rot: in decode_location_expression()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | dwarf2out.c | 15186 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()
|