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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/kernel/
H A Dmodule.c177 static inline unsigned long count_gots(const Elf_Rela *rela, unsigned long n) function
203 static inline unsigned long count_gots(const Elf_Rela *rela, unsigned long n) function
283 gots += count_gots(rels, nrels);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A Dmodule.c346 count_gots (const Elf64_Rela *rela, unsigned int num) function
470 gots += count_gots(rels, numrels);

Completed in 43 milliseconds