Home
last modified time | relevance | path

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

/Linux-v6.6/arch/riscv/include/asm/
Dmodule.h102 const struct mod_section *sec_plt, in get_plt_entry() argument
105 struct plt_entry *plt = (struct plt_entry *)sec_plt->shdr->sh_addr; in get_plt_entry()
/Linux-v6.6/arch/loongarch/include/asm/
Dmodule.h83 const struct mod_section *sec_plt, in get_plt_entry() argument
87 struct plt_entry *plt = (struct plt_entry *)sechdrs[sec_plt->shndx].sh_addr; in get_plt_entry()