Searched refs:ELF_MACHINE_BOOT_FPTR_TABLE_LEN (Results 1 – 7 of 7) sorted by relevance
31 #ifndef ELF_MACHINE_BOOT_FPTR_TABLE_LEN34 # define ELF_MACHINE_BOOT_FPTR_TABLE_LEN 256 macro46 ElfW(Addr) _dl_boot_fptr_table [ELF_MACHINE_BOOT_FPTR_TABLE_LEN]; in ElfW()
34 #ifndef ELF_MACHINE_BOOT_FPTR_TABLE_LEN37 # define ELF_MACHINE_BOOT_FPTR_TABLE_LEN 256 macro49 ElfW(Addr) _dl_boot_fptr_table [ELF_MACHINE_BOOT_FPTR_TABLE_LEN]; in ElfW()
29 #define ELF_MACHINE_BOOT_FPTR_TABLE_LEN 64 macro
69 map->l_mach.fptr_table_len = ELF_MACHINE_BOOT_FPTR_TABLE_LEN; in __hppa_init_bootstrap_fdesc_table()
30 #define ELF_MACHINE_BOOT_FPTR_TABLE_LEN 200 macro
45 map->l_mach.fptr_table_len = ELF_MACHINE_BOOT_FPTR_TABLE_LEN; in __ia64_init_bootstrap_fdesc_table()
684 Reduce ELF_MACHINE_BOOT_FPTR_TABLE_LEN to 64.