Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/arch/loongarch/include/asm/
Dmodule.h90 const struct mod_section *sec_plt, in get_plt_entry() argument
94 struct plt_entry *plt = (struct plt_entry *)sechdrs[sec_plt->shndx].sh_addr; in get_plt_entry()