blob: bb2fbb5f1613a15056a9a849664b5d1a69b6de0e [file] [log] [blame]
struct link_map_machine
{
Elf32_Addr plt; /* Address of .plt + 36 */
Elf32_Addr gotplt; /* Address of .got + 0x0c */
};