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?


It cannot handle the case where `.rodata' and `.text' sections are put
togather, which seems very common for most linker scripts.

Best Regards,
PRC
Apr 14, 2008

>Assuming that all of your functions are in the .text section then the 
>end address of the last function will be equal to the start address of 
>the .text section plus its size.
>
>Cheers
>   Nick


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