|
Effect of ELF headers on layoutEffect of ELF headers on layoutPosted Jul 2, 2004 1:50 UTC (Fri) by giraffedata (subscriber, #1954)In reply to: Reorganizing the address space by mwh Parent article: Reorganizing the address space While the ELF headers don't affect where the program's mmaps and mallocs get memory, they do determine where the program itself gets loaded. That means all the stuff that's in the ELF file - the text section, data section, etc. Note that the layout change here doesn't affect where the program gets loaded.
(Log in to post comments)
|
Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.