/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | dwarf.h | 594 #define DW_OP_GNU_uninit 0xf0 macro
|
H A D | libdwarf_loc.c | 177 case DW_OP_GNU_uninit: in _dwarf_loc_fill_loc()
|
H A D | dwarf_dump.c | 1340 case DW_OP_GNU_uninit: in dwarf_get_OP_name()
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | dwarf2.def | 668 DW_OP (DW_OP_GNU_uninit, 0xf0)
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | dwarf2.def | 668 DW_OP (DW_OP_GNU_uninit, 0xf0)
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | dwarf2.def | 668 DW_OP (DW_OP_GNU_uninit, 0xf0)
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | dwarf2.def | 668 DW_OP (DW_OP_GNU_uninit, 0xf0)
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ChangeLog-2007 | 55 DW_OP_GNU_uninit extension and the DW_OP_call_frame_cfa and
|
H A D | dwarf.c | 1576 case DW_OP_GNU_uninit: in decode_location_expression()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog-2007 | 55 DW_OP_GNU_uninit extension and the DW_OP_call_frame_cfa and
|
H A D | dwarf.c | 1531 case DW_OP_GNU_uninit: in decode_location_expression()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2out.cc | 14309 add_loc_descr (®_loc_descr, new_loc_descr (DW_OP_GNU_uninit, 0, 0)); in one_reg_loc_descriptor() 14381 add_loc_descr (&loc_result, new_loc_descr (DW_OP_GNU_uninit, 0, 0)); in multiple_reg_loc_descriptor() 14900 add_loc_descr (&result, new_loc_descr (DW_OP_GNU_uninit, 0, 0)); in based_loc_descr() 16984 add_loc_descr (&mem_loc_result, new_loc_descr (DW_OP_GNU_uninit, 0, 0)); in mem_loc_descriptor() 17017 add_loc_descr (&cc_loc_result, new_loc_descr (DW_OP_GNU_uninit, 0, 0)); in concat_loc_descriptor() 17051 add_loc_descr (&cc_loc_result, new_loc_descr (DW_OP_GNU_uninit, 0, 0)); in concatn_loc_descriptor() 18467 case DW_OP_GNU_uninit: in resolve_args_picking_1()
|
H A D | ChangeLog-2007 | 14810 * dwarf2out.c (dwarf_stack_op_name): Add case for DW_OP_GNU_uninit. 14818 check its value and add DW_OP_GNU_uninit to returned loc descr if 14823 value of intialization parameter and add DW_OP_GNU_uninit to returned 14827 add DW_OP_GNU_uninit to returned loc descr if appropriate. 14830 value of intialization parameter and add DW_OP_GNU_uninit to returned 14842 * dwarf2.h (enum dwarf_location_atom): New op, DW_OP_GNU_uninit.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2out.c | 13832 add_loc_descr (®_loc_descr, new_loc_descr (DW_OP_GNU_uninit, 0, 0)); in one_reg_loc_descriptor() 13904 add_loc_descr (&loc_result, new_loc_descr (DW_OP_GNU_uninit, 0, 0)); in multiple_reg_loc_descriptor() 14423 add_loc_descr (&result, new_loc_descr (DW_OP_GNU_uninit, 0, 0)); in based_loc_descr() 16494 add_loc_descr (&mem_loc_result, new_loc_descr (DW_OP_GNU_uninit, 0, 0)); in mem_loc_descriptor() 16527 add_loc_descr (&cc_loc_result, new_loc_descr (DW_OP_GNU_uninit, 0, 0)); in concat_loc_descriptor() 16561 add_loc_descr (&cc_loc_result, new_loc_descr (DW_OP_GNU_uninit, 0, 0)); in concatn_loc_descriptor() 17972 case DW_OP_GNU_uninit: in resolve_args_picking_1()
|
/netbsd-src/external/gpl3/gdb/dist/include/elf/ |
H A D | ChangeLog-0415 | 1697 DW_OP_GNU_uninit.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | ChangeLog-0415 | 1697 DW_OP_GNU_uninit.
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | ChangeLog-0415 | 1697 DW_OP_GNU_uninit.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/elf/ |
H A D | ChangeLog-0415 | 1697 DW_OP_GNU_uninit.
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2007 | 6835 allow DW_OP_GNU_uninit as legal op following a DW_OP_reg op or a 6836 DW_OP_regx op; add case for DW_OP_GNU_uninit and update 6838 DW_OP_GNU_uninit. 6842 * dwarf2read.c (dwarf_stack_op_name): Add case for DW_OP_GNU_uninit. 6843 (decode_locdesc): Add case for DW_OP_GNU_uninit.
|
H A D | ChangeLog-2016 | 4332 DW_OP_GNU_uninit.
|
H A D | ChangeLog-2009 | 10958 * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_uninit>: Fix typo in
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2007 | 6835 allow DW_OP_GNU_uninit as legal op following a DW_OP_reg op or a 6836 DW_OP_regx op; add case for DW_OP_GNU_uninit and update 6838 DW_OP_GNU_uninit. 6842 * dwarf2read.c (dwarf_stack_op_name): Add case for DW_OP_GNU_uninit. 6843 (decode_locdesc): Add case for DW_OP_GNU_uninit.
|
H A D | ChangeLog-2016 | 4332 DW_OP_GNU_uninit.
|
H A D | ChangeLog-2009 | 10958 * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_uninit>: Fix typo in
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 43949 Simplify case DW_OP_GNU_uninit in dwarf_expr_context::execute_stack_op 43951 DW_OP_GNU_uninit case in dwarf_expr_context::execute_stack_op (in 43956 error (_("DWARF-2 expression error: DW_OP_GNU_uninit must always " 44317 Permit DW_OP_GNU_uninit to be used with DW_OP_piece 44353 DWARF-2 expression error: DW_OP_GNU_uninit must always be the very last op. 44390 …f8fe 000000000002f92e (DW_OP_reg13 (r13); DW_OP_GNU_uninit; DW_OP_piece: 8; DW_OP_reg12 (r12); DW_… 44392 While DW_OP_GNU_uninit is not the very last op, it is the last op 44393 prior to DW_OP_piece. The fix involved changing the DW_OP_GNU_uninit 44395 that DW_OP_GNU_uninit may appear just before DW_OP_piece.
|