Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dmodule.h26 u64 module_emit_plt_entry(struct module *mod, Elf64_Shdr *sechdrs,
/linux/arch/riscv/include/asm/
A Dmodule.h11 unsigned long module_emit_plt_entry(struct module *mod, unsigned long val);
/linux/arch/riscv/kernel/
A Dmodule-sections.c32 unsigned long module_emit_plt_entry(struct module *mod, unsigned long val) in module_emit_plt_entry() function
A Dmodule.c206 offset = module_emit_plt_entry(me, v); in apply_r_riscv_call_plt_rela()
/linux/arch/arm64/kernel/
A Dmodule-plts.c72 u64 module_emit_plt_entry(struct module *mod, Elf64_Shdr *sechdrs, in module_emit_plt_entry() function
A Dmodule.c451 val = module_emit_plt_entry(me, sechdrs, loc, &rel[i], sym); in apply_relocate_add()
/linux/
A DSystem.map500 ffff800010029550 T module_emit_plt_entry
A D.tmp_System.map500 ffff800010029550 T module_emit_plt_entry

Completed in 299 milliseconds