On Mon, Apr 09, 2012 at 10:59:26AM +1000, Daniel Murphy wrote: > "Artur Skawina" <[email protected]> wrote in message > news:[email protected]... > > > > Note that my point is just that the compiler needs to emit a dummy > > so that the addresses remain unique, eg > > > > module.f!uint: > > jmp module.f!int > > > > Or use a nop slide before the start of the function. Since we're > modifying the object file format anyway, it would be trivial for the > compiler to mark functions which have their address taken as needing a > unique address. [...]
Why is it so important to have unique addresses for functions? T -- BREAKFAST.COM halted...Cereal Port Not Responding. -- YHL
