Legacy unwinder: Remove definition of _Unwind_GetCFA
authorFlorian Weimer <fweimer@redhat.com>
Tue, 16 Mar 2021 14:33:09 +0000 (15:33 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 16 Mar 2021 14:33:09 +0000 (15:33 +0100)
commit4b7259555c6ded82a2b4b598efa770c2086e203f
tree7a090eed384d61e9cf56f8bd4cfa79031e66c40f
parente958490f8c74e660bd93c128b3bea746e268f3f6
Legacy unwinder: Remove definition of _Unwind_GetCFA

It is not actually used by the legacy unwinder linked into
libc.so, and it conflicts with the unwind-link functionality
in libpthread.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/generic/unwind-dw2.c