glibc/sysdeps/arm/bits/linkmap.h

5 lines
75 B
C

struct link_map_machine
{
Elf32_Addr plt; /* Address of .plt */
};