ntdll: Take ControlPcIsUnwound into account on arm64 too.
commit94f7f52dac5fbc3b1abe7f38cabf38853b7af0f1
authorMartin Storsjö <martin@martin.st>
Tue, 7 Jun 2022 11:12:46 +0000 (7 14:12 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Jun 2022 13:27:21 +0000 (7 15:27 +0200)
tree0ac9a6f914f14aacf64518ff1f2b2a93efcec36b
parentd007c91d46bb9868ccde0c32865c616b1f255827
ntdll: Take ControlPcIsUnwound into account on arm64 too.

This is the same modification as the previous patch, applied on arm64.
It doesn't change the outcome for any of my tests though.

Signed-off-by: Martin Storsjö <martin@martin.st>
dlls/ntdll/signal_arm64.c