Home
last modified time | relevance | path

Searched refs:nrela (Results 1 – 1 of 1) sorted by relevance

/linux/arch/alpha/kernel/
H A Dmodule.c70 unsigned long nsyms, nrela, i; in module_frob_arch_sections() local
112 nrela = s->sh_size / sizeof(Elf64_Rela); in module_frob_arch_sections()
114 for (i = 0; i < nrela; ++i) in module_frob_arch_sections()