Home
Manpages
About
(root)/
glibc-2.38/
sysdeps/
csky/
linkmap.h
1
struct
link_map_machine
2
{
3
Elf32_Addr plt
;
/*
Address of .plt.
*/
4
}
;