Sweden-Number/dlls/ntdll/unix
Martin Storsjö 1fb4ce83f4 ntdll: Subtract an offset from pc if dispatch->ControlPcIsUnwound on arm.
This fixes unwinding from functions ending with a call to a function
that won't return. This matches what is done on the PE side in the
call to lookup_function_info.

Signed-off-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-15 19:59:54 +01:00
..
cdrom.c
debug.c
env.c
file.c
loader.c ntdll: Create a remote thread in DbgUiIssueRemoteBreakin(). 2021-11-09 22:02:54 +01:00
loadorder.c
process.c
registry.c
security.c
serial.c
server.c ntdll: Create a remote thread in DbgUiIssueRemoteBreakin(). 2021-11-09 22:02:54 +01:00
signal_arm.c ntdll: Subtract an offset from pc if dispatch->ControlPcIsUnwound on arm. 2021-11-15 19:59:54 +01:00
signal_arm64.c ntdll: Don't blindly increment Sp by 8 in leaf functions on arm64. 2021-11-09 22:02:55 +01:00
signal_i386.c
signal_x86_64.c
socket.c
sync.c
system.c
tape.c
thread.c
unix_private.h ntdll: Create a remote thread in DbgUiIssueRemoteBreakin(). 2021-11-09 22:02:54 +01:00
virtual.c