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]

[PATCH] nm size/value output fix.


Hi,

Here is the full patch.

The size is not printed if it is 0. This is used when we don't sort by 
size (we pass 0 in print_symbols()). If this patch is applied, I'll go on
and make another one in order to count the symbol's size even if the
--size-sort is not used. I wanted to do this in this patch, but I was
puzzled by the fact that nm reports different size than objdump and
readelf.

Elias

-- 
http://gnewtellium.sourceforge.net			MP3 is not a crime.	

Attachment: nm.patch
Description: Text document


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