xref
: /
glibc-2.36
/
sysdeps
/
ia64
/
linkmap.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
struct
link_map_machine
2
{
3
size_t
fptr_table_len
;
4
Elf64_Addr
*
fptr_table
;
5
};
6