RFC: Assign regions to orphan sections

Ian Lance Taylor iant@google.com
Fri Mar 26 01:44:00 GMT 2010


Daniel Jacobowitz <dan@codesourcery.com> writes:

> I don't think the file header should be loaded in your case, either.
> Anyone know what determines this?  It's not triggered by use of
> SIZEOF_HEADERS, I don't think.

It's done by default if it can be done.  Look at phdr_in_segment in
_bfd_elf_map_sections_to_segments in bfd/elf.c.

Ian



More information about the Binutils mailing list