Searched refs:plt_entries (Results 1 – 2 of 2) sorted by relevance
14 #define PLT_ENT_SIZE (sizeof(struct plt_entries) / PLT_ENT_COUNT)16 struct plt_entries { struct23 struct plt_entries *plt_ent; argument
31 static void prealloc_fixed(struct mod_plt_sec *pltsec, struct plt_entries *plt) in prealloc_fixed()50 struct plt_entries *plt; in get_module_plt()55 pltsec->plt_ent = (struct plt_entries *)pltsec->plt->sh_addr; in get_module_plt()87 *plt = (struct plt_entries){ in get_module_plt()266 sizeof(struct plt_entries)); in module_frob_arch_sections()274 sizeof(struct plt_entries)); in module_frob_arch_sections()