Home
last modified time | relevance | path

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

/linux-4.4.14/arch/metag/kernel/
Dmodule.c85 static unsigned long get_plt_size(const Elf32_Ehdr *hdr, in get_plt_size() function
153 = get_plt_size(hdr, sechdrs, secstrings, 0); in module_frob_arch_sections()
156 = get_plt_size(hdr, sechdrs, secstrings, 1); in module_frob_arch_sections()
/linux-4.4.14/arch/powerpc/kernel/
Dmodule_32.c99 static unsigned long get_plt_size(const Elf32_Ehdr *hdr, in get_plt_size() function
167 = get_plt_size(hdr, sechdrs, secstrings, 0); in module_frob_arch_sections()
169 = get_plt_size(hdr, sechdrs, secstrings, 1); in module_frob_arch_sections()