]> git.ipfire.org Git - thirdparty/elfutils.git/commit
dwarf_getlocation.c (__libdw_intern_expression) <cfap>: Make new loclist
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 8 Oct 2012 21:08:01 +0000 (23:08 +0200)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 8 Oct 2012 21:08:01 +0000 (23:08 +0200)
commit96a9fc6ae246e2e03f9d82f136960691fa4a88fe
tree52672439fccfe080d433492859fefa3e39b3e007
parent6c45f4a1221ca4d50afb565ec331d085bc50d35f
dwarf_getlocation.c (__libdw_intern_expression) <cfap>: Make new loclist
element DW_OP_call_frame_cfa before decoding the opcodes.  Remove the later
DW_OP_call_frame_cfa push to RESULT.

Signed-off-by: Jan Kratochvil <jan.kratochvil@redhat.com>
libdw/ChangeLog
libdw/dwarf_getlocation.c