Re: How do I prevent a function from being optimized out?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Brian Dantes writes:
No, you do not need to force a flat namespace with mach_override, that's the beauty of it. It is a bit scary when you realize what it's doing - but hey you'll learn to live with it. ;-> Now, if you want to override something in
Wait, how can that work? Are you saying that even though there are multiple namespaces, the "different" malloc functions wind up at the same address, or do you have to do the override in each namespace? Drew _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Andrew Gallatin