Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dmodule.h60 struct plt_entry get_plt_entry(u64 dst, void *pc);
/linux/arch/riscv/include/asm/
A Dmodule.h100 static inline struct plt_entry *get_plt_entry(unsigned long val, in get_plt_entry() function
/linux/arch/arm64/kernel/
A Dmodule-plts.c25 struct plt_entry get_plt_entry(u64 dst, void *pc) in get_plt_entry() function
86 plt[i] = get_plt_entry(val, &plt[i]); in module_emit_plt_entry()
A Dmodule.c495 *plt = get_plt_entry(addr, plt); in __init_plt()
/linux/arch/riscv/kernel/
A Dmodule-sections.c37 struct plt_entry *plt = get_plt_entry(val, plt_sec, got_plt_sec); in module_emit_plt_entry()
/linux/
A DSystem.map498 ffff800010029400 T get_plt_entry
A D.tmp_System.map498 ffff800010029400 T get_plt_entry

Completed in 321 milliseconds