Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/include/asm/
A Dmodule.h14 #define PLT_ENT_SIZE (sizeof(struct plt_entries) / PLT_ENT_COUNT)
16 struct plt_entries { struct
23 struct plt_entries *plt_ent; argument
/linux-6.3-rc2/arch/arm/kernel/
A Dmodule-plts.c36 static void prealloc_fixed(struct mod_plt_sec *pltsec, struct plt_entries *plt) in prealloc_fixed()
55 struct plt_entries *plt; in get_module_plt()
60 pltsec->plt_ent = (struct plt_entries *)pltsec->plt->sh_addr; in get_module_plt()
92 *plt = (struct plt_entries){ in get_module_plt()
271 sizeof(struct plt_entries)); in module_frob_arch_sections()
279 sizeof(struct plt_entries)); in module_frob_arch_sections()

Completed in 5 milliseconds