goblin recently merged a PR adding support for parsing unwind info from ARM64 PE files, though it's not released yet. When it is, we'll need to consume the new API in symbolic.
See https://learn.microsoft.com/en-us/cpp/build/arm64-exception-handling for documentation on ARM64 PE unwinding.
goblinrecently merged a PR adding support for parsing unwind info from ARM64 PE files, though it's not released yet. When it is, we'll need to consume the new API insymbolic.See https://learn.microsoft.com/en-us/cpp/build/arm64-exception-handling for documentation on ARM64 PE unwinding.