Home
last modified time | relevance | path

Searched refs:DW_OP_GNU_deref_type (Results 1 – 11 of 11) sorted by relevance

/dragonfly/contrib/gcc-4.7/include/
H A Ddwarf2.h576 DW_OP_GNU_deref_type = 0xf6, enumerator
/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2expr.c1025 case DW_OP_GNU_deref_type: in execute_stack_op()
1034 if (op == DW_OP_GNU_deref_type) in execute_stack_op()
H A Ddwarf2loc.c3725 case DW_OP_GNU_deref_type: in disassemble_dwarf_expression()
/dragonfly/contrib/gdb-7/include/
H A Ddwarf2.def584 DW_OP (DW_OP_GNU_deref_type, 0xf6)
/dragonfly/contrib/binutils-2.27/include/
H A Ddwarf2.def612 DW_OP (DW_OP_GNU_deref_type, 0xf6)
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddwarf2out.c1563 case DW_OP_GNU_deref_type: in dwarf_stack_op_name()
1933 case DW_OP_GNU_deref_type: in size_of_loc_descr()
2319 case DW_OP_GNU_deref_type: in output_loc_operands()
2527 case DW_OP_GNU_deref_type: in output_loc_operands_raw()
11826 deref = new_loc_descr (DW_OP_GNU_deref_type, in mem_loc_descriptor()
21668 case DW_OP_GNU_deref_type: in mark_base_types()
21867 case DW_OP_GNU_deref_type: in resolve_addr_in_expr()
21876 || loc->dw_loc_opc == DW_OP_GNU_deref_type) in resolve_addr_in_expr()
21902 || loc->dw_loc_opc == DW_OP_GNU_deref_type) in resolve_addr_in_expr()
22178 case DW_OP_GNU_deref_type: in hash_loc_operands()
[all …]
/dragonfly/contrib/binutils-2.34/include/
H A Ddwarf2.def680 DW_OP (DW_OP_GNU_deref_type, 0xf6)
/dragonfly/contrib/gcc-8.0/include/
H A Ddwarf2.def672 DW_OP (DW_OP_GNU_deref_type, 0xf6)
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c1654 return DW_OP_GNU_deref_type; in dwarf_OP()
1930 case DW_OP_GNU_deref_type: in size_of_loc_descr()
2419 case DW_OP_GNU_deref_type: in output_loc_operands()
2638 case DW_OP_GNU_deref_type: in output_loc_operands_raw()
17950 case DW_OP_GNU_deref_type: in resolve_args_picking_1()
29048 case DW_OP_GNU_deref_type: in prune_unused_types_walk_loc_descr()
29543 case DW_OP_GNU_deref_type: in mark_base_types()
29919 case DW_OP_GNU_deref_type: in resolve_addr_in_expr()
29931 || loc->dw_loc_opc == DW_OP_GNU_deref_type) in resolve_addr_in_expr()
30639 case DW_OP_GNU_deref_type: in hash_loc_operands()
[all …]
/dragonfly/contrib/binutils-2.27/binutils/
H A Ddwarf.c1351 case DW_OP_GNU_deref_type: in decode_location_expression()
/dragonfly/contrib/binutils-2.34/binutils/
H A Ddwarf.c1488 case DW_OP_GNU_deref_type: in decode_location_expression()