bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/30145] No way to specify PE IMAGE_SCN_* characteristics


From: pali at kernel dot org
Subject: [Bug ld/30145] No way to specify PE IMAGE_SCN_* characteristics
Date: Sat, 27 May 2023 13:14:16 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30145

--- Comment #9 from Pali Rohár <pali at kernel dot org> ---
Ou, now I see that IMAGE_SCN_GPREL is alias for IMAGE_SCN_MEM_FARDATA and
IMAGE_SCN_MEM_16BIT alias for IMAGE_SCN_MEM_PURGEABLE. And these twos are
already in section_flag_xlat[].

And IMAGE_SCN_TYPE_DSECT is alias for IMAGE_SCN_TYPE_DUMMY (DummySECTion).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]