1 struct link_map_machine
2   {
3     ElfW(Addr) plt; /* Address of .plt.  */
4   };
5