Home
last modified time | relevance | path

Searched refs:plts (Results 1 – 3 of 3) sorted by relevance

/linux/arch/riscv/kernel/
H A Dmodule-sections.c74 unsigned int *plts, unsigned int *gots) in count_max_entries() argument
82 (*plts)++; in count_max_entries()
/linux/arch/loongarch/kernel/
H A Dmodule-sections.c82 unsigned int *plts, unsigned int *gots) in count_max_entries() argument
92 (*plts)++; in count_max_entries()
/linux/arch/arm/kernel/
H A DMakefile47 obj-$(CONFIG_ARM_MODULE_PLTS) += module-plts.o