site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com <http://developer.apple.com/documentation/DeveloperTools/Conceptual/MachORuntime/index.html> The "Runtime Conventions for PowerPC" section should be helpful. 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 (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... 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. If this isn't what you're looking for, please provide us with a few more details. This email sent to site_archiver@lists.apple.com