commit | e3f561cffc41110a1946c682256a17d42ceecf1d | [log] [tgz] |
---|---|---|
author | Martin Storsjö <martin@martin.st> | Tue Apr 18 13:50:23 2023 +0300 |
committer | Martin Storsjö <martin@martin.st> | Mon Apr 24 10:42:43 2023 +0300 |
tree | 873cdcbaca39b098015195c7b0ae75422af6fc49 | |
parent | 3929939ec6ba292d58d2e125e763fbbdd3abab90 [diff] |
headers: Add IMAGE_ARM64_RUNTIME_FUNCTION_ENTRY_XDATA Also add enums for interpreting some fields in the arm64 pdata. These have been present in WinSDK since 10.0.19041.0. Curiously, there's no similar structs for interpreting the ARM xdata (but the format is well documented, just like for ARM64). Signed-off-by: Martin Storsjö <martin@martin.st>