Searched refs:DW_OP_constu (Results 1 – 14 of 14) sorted by relevance
| /dragonfly/contrib/gcc-4.7/include/ |
| HD | dwarf2.h | 410 DW_OP_constu = 0x10, enumerator
|
| /dragonfly/contrib/gcc-4.7/libgcc/ |
| HD | unwind-dw2.c | 583 case DW_OP_constu: in execute_stack_op()
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | dwarf2expr.c | 778 case DW_OP_constu: in execute_stack_op()
|
| HD | dwarf2loc.c | 2732 case DW_OP_constu: in dwarf2_compile_expr_to_ax() 3542 case DW_OP_constu: in disassemble_dwarf_expression()
|
| HD | dwarf2read.c | 11042 if (DW_BLOCK (attr)->data[0] == DW_OP_constu) in dwarf2_add_member_fn() 17918 case DW_OP_constu: in decode_locdesc()
|
| /dragonfly/contrib/gcc-8.0/libgcc/ |
| HD | unwind-dw2.c | 618 case DW_OP_constu: in execute_stack_op()
|
| /dragonfly/contrib/binutils-2.27/include/ |
| HD | dwarf2.def | 446 DW_OP (DW_OP_constu, 0x10)
|
| /dragonfly/contrib/gdb-7/include/ |
| HD | dwarf2.def | 418 DW_OP (DW_OP_constu, 0x10)
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | dwarf2out.c | 1259 case DW_OP_constu: in dwarf_stack_op_name() 1810 case DW_OP_constu: in size_of_loc_descr() 2125 case DW_OP_constu: in output_loc_operands() 2460 case DW_OP_constu: in output_loc_operands_raw() 10400 op = DW_OP_constu; in int_loc_descriptor() 11271 ? DW_OP_const8u : DW_OP_constu, INTVAL (msb), 0); in clz_loc_descriptor() 11497 ? DW_OP_const8u : DW_OP_constu, in rotate_loc_descriptor() 14358 op = DW_OP_constu; in add_data_member_location_attribute() 15944 new_loc_descr (DW_OP_constu, in add_pure_or_virtual_attribute() 22075 case DW_OP_constu: in hash_loc_operands() [all …]
|
| /dragonfly/contrib/gcc-8.0/include/ |
| HD | dwarf2.def | 494 DW_OP (DW_OP_constu, 0x10)
|
| /dragonfly/contrib/binutils-2.34/include/ |
| HD | dwarf2.def | 502 DW_OP (DW_OP_constu, 0x10)
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | dwarf2out.c | 1797 case DW_OP_constu: in size_of_loc_descr() 2171 case DW_OP_constu: in output_loc_operands() 2564 case DW_OP_constu: in output_loc_operands_raw() 13999 op = DW_OP_constu; in int_loc_descriptor() 15110 ? DW_OP_const8u : DW_OP_constu, INTVAL (msb), 0); in clz_loc_descriptor() 15330 ? DW_OP_const8u : DW_OP_constu, in rotate_loc_descriptor() 17821 case DW_OP_constu: in resolve_args_picking_1() 21270 new_loc_descr (DW_OP_constu, in add_pure_or_virtual_attribute() 30517 case DW_OP_constu: in hash_loc_operands() 30776 case DW_OP_constu: in compare_loc_operands()
|
| /dragonfly/contrib/binutils-2.27/binutils/ |
| HD | dwarf.c | 956 case DW_OP_constu: in decode_location_expression()
|
| /dragonfly/contrib/binutils-2.34/binutils/ |
| HD | dwarf.c | 1095 case DW_OP_constu: in decode_location_expression()
|