Searched refs:nrela (Results 1 – 3 of 3) sorted by relevance
82 unsigned long nsyms, nrela, i; in module_frob_arch_sections() local124 nrela = s->sh_size / sizeof(Elf64_Rela); in module_frob_arch_sections()126 for (i = 0; i < nrela; ++i) in module_frob_arch_sections()
67 int nrela, i, j; in module_frob_arch_sections() local107 nrela = sechdrs[i].sh_size / sizeof(Elf32_Rela); in module_frob_arch_sections()109 for (j = 0; j < nrela; j++) { in module_frob_arch_sections()
114 int nrela, i, j; in module_frob_arch_sections() local154 nrela = sechdrs[i].sh_size / sizeof(Elf_Rela); in module_frob_arch_sections()156 for (j = 0; j < nrela; j++) in module_frob_arch_sections()