Home
last modified time | relevance | path

Searched defs:gots (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()
/linux/arch/loongarch/kernel/
H A Dmodule-sections.c82 unsigned int *plts, unsigned int *gots) in count_max_entries()
/linux/arch/parisc/kernel/
H A Dmodule.c272 unsigned long gots = 0, fdescs = 0, len; in module_frob_arch_sections() local