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: [David Mosberger <davidm@hpl.hp.com>] problem with unwind info for .init/.fini sections


Richard Henderson <rth@twiddle.net> writes:

> Ideally _all_ section handling would go through the same
> routine, no exceptions.

I agree.

However, I note that some sections are called out by name in the ELF
standard, and those are the ones which appear in the special_sections
array.  I don't know whether .init_array is called out by name in new
versions of the ELF standard.

Ian


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