Searched refs:entry_matches (Results 1 – 1 of 1) sorted by relevance
188 static inline int entry_matches(struct ppc_plt_entry *entry, Elf32_Addr val) in entry_matches() function214 if (entry_matches(entry, val)) return (uint32_t)entry; in do_plt_call()