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: ELF DT_HASH hash-table entry size.


On Mon, Feb 21, 2005 at 11:23:12AM -0800, Richard Henderson wrote:
> Huh?  An executable without a section header?

Yes.  Executables need an ELF header and program headers.  Sections are
optional.  You can get everything you need to run an executable from
PT_LOAD and PT_DYNAMIC.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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