benchmark call malloc a lot?

2005-04-23 Thread Zhenyu Guo
Hi, Any bechmarks which are dynamic storage alloca intensive? Or call malloc like func a lot? Thanks, Zhenyu

转发: Call into a function?

2005-04-20 Thread Zhenyu Guo
Not really. Here is my options: gcc --static test.c -o test Thx! -邮件原件- 发件人: James E Wilson [mailto:[EMAIL PROTECTED] 发送时间: 2005年4月21日 11:32 收件人: Zhenyu Guo 抄送: gcc@gcc.gnu.org 主题: Re: Call into a function? Zhenyu Guo wrote: > 0x4720 : [BBB] nop.b

Call into a function?

2005-04-20 Thread Zhenyu Guo
Hi, A code segment from Itanium platform. Note the instruction at 0x4722, what does this mean? I'vd gdbed the program, r2=0, so 0x4722 just not executes. This puzzles me because I am working on analyzing elfs depends on br Instructions. Can I call into the internal of a fun

Re: How to specify customized base addr?

2005-04-07 Thread Zhenyu Guo
Ok, I've got it now. But still some stupid problems. http://sourceware.org/ml/binutils/2005-04/msg00193.html Thanks, Zhenyu. -邮件原件- 发件人: Zagorodnev, Grigory [mailto:[EMAIL PROTECTED] 发送时间: 2005年4月8日 4:32 收件人: [EMAIL PROTECTED]; gcc@gcc.gnu.org 主题: RE: How to specify customized base addr?