Home
last modified time | relevance | path

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

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