Searched defs:target_gp (Results 1 – 1 of 1) sorted by relevance
233 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt()283 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt()550 uint64_t target_ip, target_gp; in get_plt() local