ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/arm/linkmap.h

6 lines
145 B
C

struct link_map_machine
{
Elf32_Addr plt; /* Address of .plt */
void *tlsdesc_table; /* Address of TLS descriptor hash table. */
};