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: Re: How to get start/end information about functions?


I did run objdump with -t. But most of the sz_size fields are zeroes.

PRC

>When using ELF, the size of the function is stored in the st_size
>field of the function symbol.  This is printed by readelf -s or
>objdump -t.
>
>Ian


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