Searched refs:plt_entry (Results 1 – 1 of 1) sorted by relevance
212 struct plt_entry { struct217 static const struct plt_entry ia64_plt_template = { argument233 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt()243 plt_target (struct plt_entry *plt) in plt_target()257 struct plt_entry { struct262 static const struct plt_entry ia64_plt_template = { argument283 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt()292 plt_target (struct plt_entry *plt) in plt_target()475 mod->arch.core_plt->sh_size = core_plts * sizeof(struct plt_entry); in module_frob_arch_sections()479 mod->arch.init_plt->sh_size = init_plts * sizeof(struct plt_entry); in module_frob_arch_sections()[all …]