This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] |
Nope.
The ELF spec says sh_info for SHT_GROUP is:
The symbol table index of an entry in the associated symbol table. The name of the specified symbol table entry provides a signature for the section group.
Since the section name is changed to the group name, it should be possible to use the section symbol as the id symbol. Doesn't look like a "wrong symbol" or "broken" to me. If ld is having trouble linking such a group, then we need to fix ld.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |