Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/include/
HDdwarf2.h539 DW_OP_fbreg = 0x91, enumerator
/dragonfly/contrib/gdb-7/gdb/
HDdwarf2expr.c575 if (*buf != DW_OP_fbreg) in dwarf_block_to_fb_offset()
938 case DW_OP_fbreg: in execute_stack_op()
HDdwarf2loc.c2865 case DW_OP_fbreg: in dwarf2_compile_expr_to_ax()
3322 else if (data[0] == DW_OP_fbreg) in locexpr_describe_location_piece()
3645 case DW_OP_fbreg: in disassemble_dwarf_expression()
/dragonfly/contrib/binutils-2.27/include/
HDdwarf2.def575 DW_OP (DW_OP_fbreg, 0x91)
/dragonfly/contrib/gdb-7/include/
HDdwarf2.def547 DW_OP (DW_OP_fbreg, 0x91)
/dragonfly/contrib/gcc-8.0/include/
HDdwarf2.def623 DW_OP (DW_OP_fbreg, 0x91)
/dragonfly/contrib/binutils-2.34/include/
HDdwarf2.def631 DW_OP (DW_OP_fbreg, 0x91)
/dragonfly/contrib/gcc-4.7/gcc/
HDdwarf2out.c1517 case DW_OP_fbreg: in dwarf_stack_op_name()
1744 if (loc->dw_loc_opc == DW_OP_fbreg in loc_descr_plus_const()
1863 case DW_OP_fbreg: in size_of_loc_descr()
2181 case DW_OP_fbreg: in output_loc_operands()
2506 case DW_OP_fbreg: in output_loc_operands_raw()
10602 return new_loc_descr (DW_OP_fbreg, offset, 0); in based_loc_descr()
10626 return new_loc_descr (DW_OP_fbreg, offset, 0); in based_loc_descr()
11919 if (op0 && op0->dw_loc_opc == DW_OP_fbreg) in mem_loc_descriptor()
22112 case DW_OP_fbreg: in hash_loc_operands()
22345 case DW_OP_fbreg: in compare_loc_operands()
/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2out.c1559 if (loc->dw_loc_opc == DW_OP_fbreg in loc_descr_plus_const()
1850 case DW_OP_fbreg: in size_of_loc_descr()
2227 case DW_OP_fbreg: in output_loc_operands()
2610 case DW_OP_fbreg: in output_loc_operands_raw()
14350 return new_loc_descr (DW_OP_fbreg, const_offset, 0); in based_loc_descr()
14353 dw_loc_descr_ref ret = new_loc_descr (DW_OP_fbreg, 0, 0); in based_loc_descr()
14382 return new_loc_descr (DW_OP_fbreg, const_offset, 0); in based_loc_descr()
15832 if (op0 && op0->dw_loc_opc == DW_OP_fbreg) in mem_loc_descriptor()
17890 case DW_OP_fbreg: in resolve_args_picking_1()
30554 case DW_OP_fbreg: in hash_loc_operands()
[all …]
/dragonfly/contrib/binutils-2.27/binutils/
HDdwarf.c1178 case DW_OP_fbreg: in decode_location_expression()
/dragonfly/contrib/binutils-2.34/binutils/
HDdwarf.c1311 case DW_OP_fbreg: in decode_location_expression()