This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] libdw: Add new DWARF5 Dwarf expression operations.


On Tue, 2018-03-06 at 19:55 +0100, Mark Wielaard wrote:
> DW_OP_implicit_pointer, DW_OP_entry_value, DW_OP_const_type,
> DW_OP_regval_type, DW_OP_deref_type, DW_OP_xderef_type,
> DW_OP_convert and OP_reinterpret are implemented like their
> pre-DWARF5 GNU variants.
> 
> DW_OP_xderef_type is implemented as a (non-CU relative) variant of
> DW_OP_deref_type.
> 
> DW_OP_addrx and DW_OP_constx are recognized but not interpreted yet.

I pushed this to master.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]