Home
last modified time | relevance | path

Searched defs:module_emit_plt_entry (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/riscv/kernel/
Dmodule-sections.c32 unsigned long module_emit_plt_entry(struct module *mod, unsigned long val) in module_emit_plt_entry() function
/linux-6.1.9/arch/loongarch/kernel/
Dmodule-sections.c36 Elf_Addr module_emit_plt_entry(struct module *mod, Elf_Addr val) in module_emit_plt_entry() function
/linux-6.1.9/arch/arm64/kernel/
Dmodule-plts.c73 u64 module_emit_plt_entry(struct module *mod, Elf64_Shdr *sechdrs, in module_emit_plt_entry() function