blob: 7f8b0550d96882a5ffd0b32825bed19cbacff4ed [file] [log] [blame]
struct link_map_machine
{
size_t fptr_table_len;
Elf64_Addr *fptr_table;
};