Home
last modified time | relevance | path

Searched refs:DW_OP_GNU_uninit (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf.h594 #define DW_OP_GNU_uninit 0xf0 macro
H A Dlibdwarf_loc.c177 case DW_OP_GNU_uninit: in _dwarf_loc_fill_loc()
H A Ddwarf_dump.c1340 case DW_OP_GNU_uninit: in dwarf_get_OP_name()
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.def668 DW_OP (DW_OP_GNU_uninit, 0xf0)
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.def668 DW_OP (DW_OP_GNU_uninit, 0xf0)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.def668 DW_OP (DW_OP_GNU_uninit, 0xf0)
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def668 DW_OP (DW_OP_GNU_uninit, 0xf0)
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-200755 DW_OP_GNU_uninit extension and the DW_OP_call_frame_cfa and
H A Ddwarf.c1576 case DW_OP_GNU_uninit: in decode_location_expression()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-200755 DW_OP_GNU_uninit extension and the DW_OP_call_frame_cfa and
H A Ddwarf.c1531 case DW_OP_GNU_uninit: in decode_location_expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc14309 add_loc_descr (&reg_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 DChangeLog-200714810 * 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 Ddwarf2out.c13832 add_loc_descr (&reg_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 DChangeLog-04151697 DW_OP_GNU_uninit.
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A DChangeLog-04151697 DW_OP_GNU_uninit.
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A DChangeLog-04151697 DW_OP_GNU_uninit.
/netbsd-src/external/gpl3/gdb.old/dist/include/elf/
H A DChangeLog-04151697 DW_OP_GNU_uninit.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20076835 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 DChangeLog-20164332 DW_OP_GNU_uninit.
H A DChangeLog-200910958 * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_uninit>: Fix typo in
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20076835 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 DChangeLog-20164332 DW_OP_GNU_uninit.
H A DChangeLog-200910958 * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_uninit>: Fix typo in
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git43949 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.