This is the mail archive of the binutils@sourceware.org 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: How to get start/end information about functions?


On Monday 14 April 2008, PRC wrote:
> I did run objdump with -t. But most of the sz_size fields are zeroes.

presumably you're writing assembly code.  if you dont code things properly and 
declare the size of objects using .size, then the st_size field will be 0.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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