Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/kernel/
Dmodule-plts.c18 #define PLT_ENT_SIZE (sizeof(struct plt_entries) / PLT_ENT_COUNT)
28 struct plt_entries { struct
40 struct plt_entries *plt, *plt_end; in get_module_plt() argument
59 *plt = (struct plt_entries){ in get_module_plt()
171 sizeof(struct plt_entries)); in module_frob_arch_sections()
178 sizeof(struct plt_entries)); in module_frob_arch_sections()