Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dmodule-sections.c125 int num_rela = sechdrs[i].sh_size / sizeof(Elf_Rela); in module_frob_arch_sections() local
135 count_max_entries(relas, num_rela, &num_plts, &num_gots); in module_frob_arch_sections()
/linux/arch/loongarch/kernel/
H A Dmodule-sections.c139 int num_rela = sechdrs[i].sh_size / sizeof(Elf_Rela); in module_frob_arch_sections() local
150 count_max_entries(relas, num_rela, &num_plts, &num_gots); in module_frob_arch_sections()