Home
last modified time | relevance | path

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

/linux-4.4.14/arch/metag/kernel/
Dmodule.c25 static unsigned int count_relocs(const Elf32_Rela *rela, unsigned int num) in count_relocs() function
121 ret += count_relocs((void *)hdr in get_plt_size()
/linux-4.4.14/arch/powerpc/kernel/
Dmodule_32.c36 static unsigned int count_relocs(const Elf32_Rela *rela, unsigned int num) in count_relocs() function
135 ret += count_relocs((void *)hdr in get_plt_size()
Dmodule_64.c210 static unsigned int count_relocs(const Elf64_Rela *rela, unsigned int num) in count_relocs() function
294 relocs += count_relocs((void *)sechdrs[i].sh_addr, in get_stubs_size()