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: readelf/objdump segment size doesn't match symbol table sizes


>Alignment: empty padding space between symbols.

Is there any good way to account for this padding? I am trying to reconcile
the figures. What I want to know is that when readelf reports that a
particular function takes up x number of bytes of memory, then it indeed
uses that number of bytes, and not more.

>Also, potentially, symbols whose sizes are not set; anything with st_size
== 0 is somewhat
suspect.

Meaning that the sizes of these symbols will be determined at runtime?

Stefen Howard



-- 
View this message in context: http://www.nabble.com/readelf-objdump-segment-size-doesn%27t-match-symbol-table-sizes-tf2086556.html#a5753044
Sent from the Sourceware - binutils list forum at Nabble.com.


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