Searched defs:sec_plt (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
H A D | module.h | 87 get_plt_entry(unsigned long val, Elf_Shdr *sechdrs, const struct mod_section *sec_plt, const struct mod_section *sec_plt_idx) get_plt_entry() argument
|
/kernel/linux/linux-5.10/arch/riscv/include/asm/ |
H A D | module.h | 100 get_plt_entry(unsigned long val, const struct mod_section *sec_plt, const struct mod_section *sec_got_plt) get_plt_entry() argument
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | module.h | 81 get_plt_entry(unsigned long val, Elf_Shdr *sechdrs, const struct mod_section *sec_plt, const struct mod_section *sec_plt_idx) get_plt_entry() argument
|
/kernel/linux/linux-6.6/arch/riscv/include/asm/ |
H A D | module.h | 101 get_plt_entry(unsigned long val, const struct mod_section *sec_plt, const struct mod_section *sec_got_plt) get_plt_entry() argument
|
Completed in 2 milliseconds