Port-ia64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: loadelf_32.c: code review request: was=>Re: ia64 unwind section: Loader implementation




On Apr 1, 2006, at 11:13 AM, Cherry G. Mathew wrote:

+                    MD_LOADSEG(phdr[i]))

You should be passing &phdr[i] so that if MD_LOADSEG results in
a function call you are passing by reference.



Home | Main Index | Thread Index | Old Index