]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libdwfl, aarch64: Demangle return addresses using a PAC mask
authorGerman Gomez <german.gomez@arm.com>
Mon, 26 Aug 2024 10:52:55 +0000 (11:52 +0100)
committerMark Wielaard <mark@klomp.org>
Fri, 30 Aug 2024 13:00:59 +0000 (15:00 +0200)
commit0af6c7289c221c48795aa0a2eeb7e1592e176e0c
tree311d0c996deb174d51ce4af62a47d3c4a03a9f44
parentc3da7ddf637882798ae442109d05259bf57a470d
libdwfl, aarch64: Demangle return addresses using a PAC mask

Demangle mangled return addresses on AARCH64. The value of the masks is
stored in the struct Dwfl_Thread.

Signed-off-by: German Gomez <german.gomez@arm.com>
[SteveC: remove dwfl_thread_state_aarch64_pauth]
Signed-off-by: Steve Capper <steve.capper@arm.com>
libdwfl/dwfl_frame.c
libdwfl/frame_unwind.c
libdwfl/libdwflP.h