Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2008 00:19:58 +0100
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        Yuri <yuri@rawbw.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Is Elf formatdocumented anywhere?
Message-ID:  <20080115231958.GA64002@owl.midgard.homeip.net>
In-Reply-To: <1200437163.478d37abc422c@webmail.rawbw.com>
References:  <1200437163.478d37abc422c@webmail.rawbw.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 15, 2008 at 02:46:03PM -0800, Yuri wrote:
> When I am trying to understand how Elf executable works I am only getting to few
> pages with very fragmentary information.
> 
> Googling many constants like R_386_PC32, R_386_TLS_LD only yields some
> discussion references and code.
> 
> Anybody knows where to read more about the Elf format? Does such document even
> exist?
> 

ELF is fairly well documented and standardized.

Just googling for 'ELF' quickly yields the Wikipedia page
  http://en.wikipedia.org/wiki/Executable_and_Linkable_Format
which contains several links to documents describing plenty of details.

You can also read the elf(5) manpage in FreeBSD



If that information is not what you are looking for you will have to ask
much more specific questions (which hopefully somebody will be able to
answer.)





-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080115231958.GA64002>