porting reloc

Ian Lance Taylor ian@wasabisystems.com
Wed Sep 24 04:12:00 GMT 2003


"Vineet Sharma, Noida" <vineets@noida.hcltech.com> writes:

>      Whar are the function that need to be ported for relocation?.

See bfd/doc/bfdint.texi.

> Second
> how are refrence to data section in text section handled(is it absolute
> address or the offset in data section that is to be loaded)?

It depends upon the object file format.  An absolute address is more
typical.

Ian



More information about the Binutils mailing list