Changes
Page history
Update ARM64EC Toolchain
authored
Mar 24, 2025
by
Jacek Caban
Show whitespace changes
Inline
Side-by-side
ARM64EC-Toolchain.md
View page @
9894f5f1
...
...
@@ -661,7 +661,7 @@ ARM64EC versions in the same file.
Since ARM64 and ARM64EC use different symbol namespaces, they need
separated symbol maps. MSVC introduced a new section called
`/
`
<ECSYMBOLS>
`
/`
. EC objects are added to the offset table of regular
`/<ECSYMBOLS>/`
. EC objects are added to the offset table of regular
map, but the symbols themselves are added to the new section instead.
The format of the new section is similar to the regular map, except it
doesn't contain object offset table. It starts with a 32-bit integer
`N`
...
...
...
...