Re: [PATCH v2 0/1] MR9671: include: Add bti jc for __ASM_DEFINE_FUNC on ARM64
5 Dec
2025
5 Dec
'25
3:55 p.m.
On Fri Dec 5 15:55:02 2025 +0000, Alexandre Julliard wrote:
No, we don't want to silently inject instructions at the start of every function, particularly when using SEH. This should be added explicitly on the functions that need it, which at this point probably means only syscall/unixcall dispatchers. Every ASM_DEFINE_FUNC is a jump/call target, no? So without that injected instruction jumps/calls won't work AFAIU
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9671#note_124937
12
Age (days ago)
12
Last active (days ago)
0 comments
1 participants
participants (1)
-
André Zwing