Home
last modified time | relevance | path

Searched refs:get_stubs_size (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dmodule_64.c195 static unsigned long get_stubs_size(const Elf64_Ehdr *hdr, in get_stubs_size() function
333 sechdrs[me->arch.stubs_section].sh_size = get_stubs_size(hdr, sechdrs); in module_frob_arch_sections()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dmodule_64.c207 static unsigned long get_stubs_size(const Elf64_Ehdr *hdr, in get_stubs_size() function
463 sechdrs[me->arch.stubs_section].sh_size = get_stubs_size(hdr, sechdrs); in module_frob_arch_sections()

Completed in 3 milliseconds