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