Home
last modified time | relevance | path

Searched refs:DW_OP_deref_size (Results 1 – 14 of 14) sorted by relevance

/dragonfly/contrib/gcc-4.7/include/
H A Ddwarf2.h542 DW_OP_deref_size = 0x94, enumerator
/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2expr.c547 else if (*buf == DW_OP_deref_size) in dwarf_block_to_dwarf_reg_deref()
1024 case DW_OP_deref_size: in execute_stack_op()
H A Ddwarf2loc.c2927 case DW_OP_deref_size: in dwarf2_compile_expr_to_ax()
2931 if (op == DW_OP_deref_size) in dwarf2_compile_expr_to_ax()
3651 case DW_OP_deref_size: in disassemble_dwarf_expression()
H A Ddwarf2read.c11049 && DW_BLOCK (attr)->data[0] == DW_OP_deref_size in dwarf2_add_member_fn()
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dunwind-dw2.c718 case DW_OP_deref_size: in execute_stack_op()
738 case DW_OP_deref_size: in execute_stack_op()
/dragonfly/contrib/gcc-8.0/libgcc/
H A Dunwind-dw2.c753 case DW_OP_deref_size: in execute_stack_op()
773 case DW_OP_deref_size: in execute_stack_op()
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddwarf2out.c1523 case DW_OP_deref_size: in dwarf_stack_op_name()
1877 case DW_OP_deref_size: in size_of_loc_descr()
2202 case DW_OP_deref_size: in output_loc_operands()
2412 case DW_OP_deref_size: in output_loc_operands_raw()
10937 if (((last0->dw_loc_opc == DW_OP_deref_size in scompare_loc_descriptor()
10942 && ((last1->dw_loc_opc == DW_OP_deref_size in scompare_loc_descriptor()
11837 new_loc_descr (DW_OP_deref_size, in mem_loc_descriptor()
12960 op = DW_OP_deref_size; in dw_loc_list_1()
13995 op = DW_OP_deref_size; in loc_list_from_tree()
22114 case DW_OP_deref_size: in hash_loc_operands()
[all …]
/dragonfly/contrib/gdb-7/include/
H A Ddwarf2.def550 DW_OP (DW_OP_deref_size, 0x94)
/dragonfly/contrib/binutils-2.27/include/
H A Ddwarf2.def578 DW_OP (DW_OP_deref_size, 0x94)
/dragonfly/contrib/binutils-2.34/include/
H A Ddwarf2.def634 DW_OP (DW_OP_deref_size, 0x94)
/dragonfly/contrib/gcc-8.0/include/
H A Ddwarf2.def626 DW_OP (DW_OP_deref_size, 0x94)
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c1864 case DW_OP_deref_size: in size_of_loc_descr()
2248 case DW_OP_deref_size: in output_loc_operands()
2516 case DW_OP_deref_size: in output_loc_operands_raw()
14733 if (((last0->dw_loc_opc == DW_OP_deref_size in scompare_loc_descriptor_narrow()
14738 && ((last1->dw_loc_opc == DW_OP_deref_size in scompare_loc_descriptor_narrow()
15678 new_loc_descr (DW_OP_deref_size, in mem_loc_descriptor()
16987 op = DW_OP_deref_size; in dw_loc_list_1()
17805 case DW_OP_deref_size: in resolve_args_picking_1()
18949 op = DW_OP_deref_size; in loc_list_from_tree_1()
30556 case DW_OP_deref_size: in hash_loc_operands()
[all …]
/dragonfly/contrib/binutils-2.27/binutils/
H A Ddwarf.c1197 case DW_OP_deref_size: in decode_location_expression()
/dragonfly/contrib/binutils-2.34/binutils/
H A Ddwarf.c1327 case DW_OP_deref_size: in decode_location_expression()