Searched refs:plt_entries (Results 1 – 2 of 2) sorted by relevance
24 #define PLT_ENT_SIZE (sizeof(struct plt_entries) / PLT_ENT_COUNT)26 struct plt_entries { struct33 struct plt_entries *plt_ent; argument
36 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()