Commit f9b7067
arm64ec: clarify A641 machine value for intermediate OBJ/LIB files
Add a NOTE callout to the 'Identifying Arm64EC binaries' section clarifying
that 0xA641 appears in intermediate OBJ/LIB files (internal MSVC value, not
in winnt.h), while the documented 8664 (x64)(ARM64X) value appears only in
the final linked PE image (EXE or DLL). Also improves the section intro to
make clear that link /dump /headers is being run on a final PE image.
Fixes: #4400
Co-authored-by: Copilot <[email protected]>1 parent cb9b026 commit f9b7067
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
75 | 78 | | |
76 | 79 | | |
77 | 80 | | |
| |||
0 commit comments