Searched refs:nrela (Results 1 – 2 of 2) sorted by relevance
70 unsigned long nsyms, nrela, i; in module_frob_arch_sections() local112 nrela = s->sh_size / sizeof(Elf64_Rela); in module_frob_arch_sections()114 for (i = 0; i < nrela; ++i) in module_frob_arch_sections()
128 int nrela, i, j; in module_frob_arch_sections() local168 nrela = sechdrs[i].sh_size / sizeof(Elf_Rela); in module_frob_arch_sections()170 for (j = 0; j < nrela; j++) in module_frob_arch_sections()