Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dstacktrace.c21 unw_get_ip(info, &ip); in ia64_do_save_stack()
H A Dprocess.c72 unw_get_ip(info, &ip); in ia64_do_show_stack()
551 unw_get_ip(&info, &ip); in __get_wchan()
H A Dunwind.c1993 unw_get_ip(info, &ip); in unw_unwind_to_user()
/openbmc/linux/arch/ia64/include/asm/
H A Dunwind.h142 unw_get_ip (struct unw_frame_info *info, unsigned long *valp) in unw_get_ip() function