Home
last modified time | relevance | path

Searched refs:sec_plt (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/riscv/include/asm/
Dmodule.h101 const struct mod_section *sec_plt, in get_plt_entry() argument
104 struct plt_entry *plt = (struct plt_entry *)sec_plt->shdr->sh_addr; in get_plt_entry()
/linux-6.1.9/arch/loongarch/include/asm/
Dmodule.h79 const struct mod_section *sec_plt, in get_plt_entry() argument
83 struct plt_entry *plt = (struct plt_entry *)sec_plt->shdr->sh_addr; in get_plt_entry()