Home
last modified time | relevance | path

Searched defs:dstidx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dmodule-plts.c162 count_plts(const Elf32_Sym *syms, Elf32_Addr base, const Elf32_Rel *rel, int num, Elf32_Word dstidx) count_plts() argument
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dmodule-plts.c157 count_plts(const Elf32_Sym *syms, Elf32_Addr base, const Elf32_Rel *rel, int num, Elf32_Word dstidx) count_plts() argument
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dmodule-plts.c161 count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, Elf64_Word dstidx, Elf_Shdr *dstsec) count_plts() argument
257 branch_rela_needs_plt(Elf64_Sym *syms, Elf64_Rela *rela, Elf64_Word dstidx) branch_rela_needs_plt() argument
271 partition_branch_plt_relas(Elf64_Sym *syms, Elf64_Rela *rela, int numrels, Elf64_Word dstidx) partition_branch_plt_relas() argument
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dmodule-plts.c157 count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, Elf64_Word dstidx, Elf_Shdr *dstsec) count_plts() argument
250 branch_rela_needs_plt(Elf64_Sym *syms, Elf64_Rela *rela, Elf64_Word dstidx) branch_rela_needs_plt() argument
264 partition_branch_plt_relas(Elf64_Sym *syms, Elf64_Rela *rela, int numrels, Elf64_Word dstidx) partition_branch_plt_relas() argument

Completed in 3 milliseconds