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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dmodule_32.c71 static unsigned long get_plt_size(const Elf32_Ehdr *hdr, function
129 = get_plt_size(hdr, sechdrs, secstrings, 0);
131 = get_plt_size(hdr, sechdrs, secstrings, 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/v850/kernel/
H A Dmodule.c64 static unsigned long get_plt_size(const Elf32_Ehdr *hdr, function
118 = get_plt_size(hdr, sechdrs, secstrings, 0);
120 = get_plt_size(hdr, sechdrs, secstrings, 1);

Completed in 191 milliseconds