This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: gcc and -fPIC


> 
> OK, but why is the function call at 80485b3 to the next address at 
> 80485b8?
> 
> Is the call relocated at runtime (if yes, to what address or 
> function) or 
> can this not be handled by objdump?

It's a relative call. It is not relocated. 

> 
> Thank you for the answer.
> 
> Ciao,
> Gerhard
> 


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