Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/include/
H A Ddwarf2.h577 DW_OP_GNU_convert = 0xf7, enumerator
/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2expr.c1449 case DW_OP_GNU_convert: in execute_stack_op()
1466 if (op == DW_OP_GNU_convert) in execute_stack_op()
H A Ddwarf2loc.c3774 case DW_OP_GNU_convert: in disassemble_dwarf_expression()
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddwarf2out.c1565 case DW_OP_GNU_convert: in dwarf_stack_op_name()
1940 case DW_OP_GNU_convert: in size_of_loc_descr()
2327 case DW_OP_GNU_convert: in output_loc_operands()
2528 case DW_OP_GNU_convert: in output_loc_operands_raw()
10848 cvt = new_loc_descr (DW_OP_GNU_convert, 0, 0); in convert_descriptor_to_mode()
11163 cvt = new_loc_descr (DW_OP_GNU_convert, 0, 0); in typed_binop()
11168 cvt = new_loc_descr (DW_OP_GNU_convert, 0, 0); in typed_binop()
21671 case DW_OP_GNU_convert: in mark_base_types()
21868 case DW_OP_GNU_convert: in resolve_addr_in_expr()
22189 case DW_OP_GNU_convert: in hash_loc_operands()
[all …]
/dragonfly/contrib/gdb-7/include/
H A Ddwarf2.def585 DW_OP (DW_OP_GNU_convert, 0xf7)
/dragonfly/contrib/binutils-2.27/include/
H A Ddwarf2.def613 DW_OP (DW_OP_GNU_convert, 0xf7)
/dragonfly/contrib/binutils-2.34/include/
H A Ddwarf2.def681 DW_OP (DW_OP_GNU_convert, 0xf7)
/dragonfly/contrib/gcc-8.0/include/
H A Ddwarf2.def673 DW_OP (DW_OP_GNU_convert, 0xf7)
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c1659 return DW_OP_GNU_convert; in dwarf_OP()
1939 case DW_OP_GNU_convert: in size_of_loc_descr()
2429 case DW_OP_GNU_convert: in output_loc_operands()
2639 case DW_OP_GNU_convert: in output_loc_operands_raw()
17951 case DW_OP_GNU_convert: in resolve_args_picking_1()
29019 case DW_OP_GNU_convert: in prune_unused_types_walk_loc_descr()
29548 case DW_OP_GNU_convert: in mark_base_types()
29920 case DW_OP_GNU_convert: in resolve_addr_in_expr()
29924 || loc->dw_loc_next->dw_loc_opc == DW_OP_GNU_convert)) in resolve_addr_in_expr()
30652 case DW_OP_GNU_convert: in hash_loc_operands()
[all …]
/dragonfly/contrib/binutils-2.27/binutils/
H A Ddwarf.c1358 case DW_OP_GNU_convert: in decode_location_expression()
/dragonfly/contrib/binutils-2.34/binutils/
H A Ddwarf.c1498 case DW_OP_GNU_convert: in decode_location_expression()