This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: md_estimate_size_before_relax


On Wed, Nov 26, 2003 at 04:44:10PM +0530, Vineet Sharma, Noida wrote:
> Hi Alan,
>            When is second time md_estimate_size_before_realx() called? .It
> is being called only once in relax_segment().

See the loop at write.c line 1539.

> Should i call it explictly in my code after md_convert_frag()?

No.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]