diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2026-02-27 03:54:06 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2026-03-07 03:58:48 +0000 |
| commit | fdc1f34506346fd26db8bfb80ba69d1af844c53a (patch) | |
| tree | 734c4f2db45baa36230d3a9a64ac297ab6f1c4db /libexec/(developers-only) | |
| parent | 74aec9f02d9d8fbde250da1ecc881729c8baf489 (diff) | |
to the frame instead of the frame itself. It is some stretch of the
amd64 ABI, and is not easily fullfilled when handlers are called from C
and not asm. In particular, the struct frame is passed by value but is
modified by callees, with the expectation that the caller will see the
modifications.
Reviewed by: markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D55679
Diffstat (limited to 'libexec/(developers-only)')
0 files changed, 0 insertions, 0 deletions
