glibc/sysdeps/arm/bits/link.h

5 lines
75 B
C
Raw Normal View History

2001-12-12 08:11:15 +08:00
struct link_map_machine
{
Elf32_Addr plt; /* Address of .plt */
};