mach-o __TEXT segment layed out backwards?
mach-o __TEXT segment layed out backwards?
- Subject: mach-o __TEXT segment layed out backwards?
- From: Paul Haddad <email@hidden>
- Date: Wed, 15 Sep 2004 10:36:56 -0500
Hi All,
I've been looking around mach-o executables and I noticed that the
__TEXT segment seems to be layed out backwards, i.e. the last section
ends at the end of the segment and the other sections go backwards
from that.
Can someone explain to me why this is?
Also on a related note is it possible to relocate the __text section
post link? Well obviously it can be moved, but all the data/function
pointers will be screwed up so I guess the better question is after
link and after relocation can the __text ptrs be fixed?
---
Paul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden