pmsjt wrote:
https://learn.microsoft.com/en-us/cpp/build/exception-handling-x64?view=msvc-170#chained-unwind-info-structures
I don't know what an "atend" is, but what you are describing doesn't seem to be
a possible solution. Epilogs must be present in the main function entry. Only
the main fu
pmsjt wrote:
> How do epilogs work in chained unwind tables? Do the epilog opcodes from the
> original table get ignored?
They are additive. When execution is on a fragment, it is assumed that all
unwind opcodes from the parent fragment(s), all the way to the principal
fragment, are already a