bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/20814] DLLTool Put Wrong Hint Value In Lib Archieve (IDATA


From: jacky.chouchou at yandex dot ru
Subject: [Bug binutils/20814] DLLTool Put Wrong Hint Value In Lib Archieve (IDATA6 Section)
Date: Sun, 13 Nov 2016 22:35:54 +0000

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

--- Comment #1 from Rudy <jacky.chouchou at yandex dot ru> ---
{struct}export->hint.
"mangle_defs" function.
Always sequential (hint++).

{struct}export->ordinal.
"fill_ordinals" function.
Sequential IF there is no @ordinal in DEF file, not sequential IF there is
@ordinal. Mix both if there is or there aren't.

-- 
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]