This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: STB_GNU_UNIQUE vs ELFOSABI_LINUX


On Thu, Apr 7, 2011 at 04:40, Mark Wielaard <mjw@redhat.com> wrote:
> Does anybody know the story behind STB_GNU_UNIQUE showing up in
> ELFOSABI_NONE files? Since in eblsymbolbindingname we check the EI_OSABI
> for ELFOSABI_LINUX these show up as LOOS+0 instead of UNIQUE. My
> impression is that the check for ELFOSABI_LINUX is correct, but doesn't
> correspond to current practice for some reason. Anybody know the reason?

If STB_GNU_UNIQUE is used but ELFOSABI_LINUX is not set this is a tool
bug somewhere (assembler or linker).

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]