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]

Re: RFC: Assign regions to orphan sections


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


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