Dears ,
recently , I met a issue and got confused about that, just like the picture below , it is a screen shot of MPC 5744 example code from NXP, and any one can tell me about the circled section by the red circle? such as "*(.got1)" 、“*(.got.plt)” and etc. I tried to get some information about that from the internet , but nothing found. it will be better if some material or information can be shared.
thanks a lot~
解決済! 解決策の投稿を見る。
Hi Fidel,
Here is a link to Wikipedia article on Global Offset Table (.got). I think it covers some of your questions.
https://en.wikipedia.org/wiki/Global_Offset_Table
Best Regards,
Mike
Hi Fidel,
Here is a link to Wikipedia article on Global Offset Table (.got). I think it covers some of your questions.
https://en.wikipedia.org/wiki/Global_Offset_Table
Best Regards,
Mike
Hi Mike
I will learn about it, thanks a lot~