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?


In fact, I'm writing C code. So I cannot control the code in assembly way.
Is there any option for doing this in C code?

PRC

>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


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