Re: handling the stack?
Re: handling the stack?
- Subject: Re: handling the stack?
- From: Quinn <email@hidden>
- Date: Wed, 6 Oct 2004 17:38:29 +0100
At 16:10 -0400 18/9/04, Mauricio David Cerda Villablanca wrote:
Where in darwin can I see the code for the memory stack handling?
I'm not really sure what you mean by this, however, I think you're
asking about where you can find information about creating and
destroying stack frames, that is, the prologue and epilogue code
that's wrapped around a function to create the stack frame for that
function. If that's what you're looking for, you should take a look
at the "Mach-O Runtime Architecture" book on our web site.
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/MachORuntime/index.html>
The "Runtime Conventions for PowerPC" section should be helpful.
If this isn't what you're looking for, please provide us with a few
more details.
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden