Home
last modified time | relevance | path

Searched defs:get_plt_entry (Results 1 – 2 of 2) sorted by relevance

/arch/riscv/include/asm/
Dmodule.h100 static inline struct plt_entry *get_plt_entry(unsigned long val, in get_plt_entry() function
/arch/arm64/kernel/
Dmodule-plts.c26 struct plt_entry get_plt_entry(u64 dst, void *pc) in get_plt_entry() function