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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dmodule_32.c146 static inline int entry_matches(struct ppc_plt_entry *entry, Elf32_Addr val) function
172 if (entry_matches(entry, val)) return (uint32_t)entry;

Completed in 53 milliseconds