Re: Ask help:what does entry-point address mean in a ELF-64 file?
Dominic <[email protected]> Mon, 26 Apr 2010 20:02:40 +0800
| Newsgroups | org.kernel.vger.linux-gcc |
|---|---|
| Message-ID | <[email protected]> |
Hi Andrey, Thanks a lot, it is a nice article, thanks! On Fri, Apr 23, 2010 at 12:41 PM, Andrey Ponomarenko <[email protected]> wrote: > Hello, > > I suppose this article gives a shallow explanation for your problem. > > On 04/23/2010 02:48 AM, Jian Wang wrote: > > Hi, > I am trying to understand the ELF file, I use readelf utility to read > an ELF file, in the result, there is entry-point address displayed. I > searched on the Internet, it says its a virtual address. My question > is could two program have the same entry-point address(if I compile > hello1.c,then compile another hello2.c)? How does the loader map this > virtual address to the physical address? > Thanks a lot for any comments!! > -- > To unsubscribe from this list: send the line "unsubscribe linux-gcc" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html > > > -- > Andrey Ponomarenko > Linux Verification Center, ISPRAS > web: http://www.linuxtesting.org