Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dmodule_32.c161 static inline int entry_matches(struct ppc_plt_entry *entry, Elf32_Addr val) in entry_matches() function
189 if (entry_matches(entry, val)) return (uint32_t)entry; in do_plt_call()