Home
last modified time | relevance | path

Searched defs:count_plts (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/kernel/
H A Dmodule-plts.c157 static unsigned int count_plts(const Elf32_Sym *syms, Elf32_Addr base, in count_plts() function
/openbmc/linux/arch/arm64/kernel/
H A Dmodule-plts.c157 static unsigned int count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, in count_plts() function
/openbmc/linux/arch/ia64/kernel/
H A Dmodule.c361 count_plts (const Elf64_Rela *rela, unsigned int num) in count_plts() function