This is the mail archive of the binutils@sources.redhat.com 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]

Re: unreferenced local symbols generated in .dynsym


On Wed, Apr 23, 2003 at 12:13:40PM -0700, Roland McGrath wrote:
> I am probably missing something.  I don't see why section symbols are ever
> useful in .dynsym.  The layout is fixed by the time that's being made, so
> relocs to sections can be converted to R_*_RELATIVE.  If there are relocs
> of other types that require a symbol and can't be converted (non-wordsize
> relocs for some architectures and so forth), then they can still be
> converted to be relative to a single local symbol in .dynsym.  

E.g. shndx 0 which is mandatory.

	Jakub


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