Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dmodule.c245 plt_target (struct plt_entry *plt) in plt_target() function
294 plt_target (struct plt_entry *plt) in plt_target() function
561 if (plt_target(plt) == target_ip) in get_plt()
572 if (plt_target(plt) != target_ip) { in get_plt()
574 __func__, target_ip, plt_target(plt)); in get_plt()