This is the mail archive of the binutils@sources.redhat.com 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: porting reloc


"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


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