Home
last modified time | relevance | path

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

/linux-3.3/arch/ia64/kernel/
Dmodule.c233 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt() function
283 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt() function
575 if (!patch_plt(mod, plt, target_ip, target_gp)) { in get_plt()