Re: How do I prevent a function from being optimized out?
Re: How do I prevent a function from being optimized out?
- Subject: Re: How do I prevent a function from being optimized out?
- From: Andrew Gallatin <email@hidden>
- Date: Wed, 13 Apr 2005 18:39:21 -0400 (EDT)
Brian Dantes writes:
> Read the stuff about mach_override. It's not replacing the symbol - it's
> actually patching the actual malloc call in libc *on the fly*.
>
That's essentially what I meant. If the "different" mallocs all get
mapped to the same address, one patch should work. Since you say it
works, I guess that must be what happens.
Thanks again,
Drew
_______________________________________________
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