This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Why is .eh_frame in the data segment?
- From: Daniel Jacobowitz <drow at mvista dot com>
- To: binutils at sources dot redhat dot com
- Date: Thu, 29 Jan 2004 18:36:29 -0500
- Subject: Why is .eh_frame in the data segment?
I see that, from the very beginning of the current src repository, .eh_frame
has been placed after .data. But no relocations are generated against it
(normally at least?) and it's marked SEC_READONLY, so it would be better
placed in the text segment. Is there any reason not to move it in front of
.data?
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer