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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dmodule_32.c184 static inline int entry_matches(struct ppc_plt_entry *entry, Elf32_Addr val) function
210 if (entry_matches(entry, val)) return (uint32_t)entry;

Completed in 55 milliseconds