Searched refs:boot_table (Results 1 – 4 of 4) sorted by relevance
57 struct fdesc_table boot_table; local66 .root = &local.boot_table,69 .boot_table =111 l->root = &l->boot_table; in _dl_fptr_init()262 if (l->root != &l->boot_table in _dl_make_fptr()263 || l->boot_table.first_unused > 20) in _dl_make_fptr()
64 ElfW(Addr) *boot_table; in __hppa_init_bootstrap_fdesc_table()67 ELF_MACHINE_LOAD_ADDRESS(boot_table,_dl_boot_fptr_table); in __hppa_init_bootstrap_fdesc_table()70 map->l_mach.fptr_table = boot_table; in __hppa_init_bootstrap_fdesc_table()
54 struct fdesc_table boot_table; local59 .root = &local.boot_table,61 .boot_table =240 if (l->root != &l->boot_table in _dl_make_fptr()241 || l->boot_table.first_unused > 20) in _dl_make_fptr()
40 Elf64_Addr *boot_table; in __ia64_init_bootstrap_fdesc_table() local43 asm (";; addl %0 = @gprel (_dl_boot_fptr_table), gp" : "=r"(boot_table)); in __ia64_init_bootstrap_fdesc_table()46 map->l_mach.fptr_table = boot_table; in __ia64_init_bootstrap_fdesc_table()