Searched refs:reloc_tablesize (Results 1 – 1 of 1) sorted by relevance
77 u_long reloc_tablesize, *reloc_instruction_table; variable196 reloc_tablesize = (MAX_RELOCPAGES+1)*3*sizeof(u_long); in init_datastructures()197 reloc_instruction_table = alloc(reloc_tablesize); in init_datastructures()