Searched refs:unw_get_proc_info (Results 1 – 4 of 4) sorted by relevance
46 int ret = unw_get_proc_info(&cursor, &info); in test_no_info()53 ret = unw_get_proc_info(&cursor, &info); in test_no_info()
109 unw_get_proc_info(&cursor, &pip); in debug_backtrace_capture()
180 _LIBUNWIND_WEAK_ALIAS(__unw_get_proc_info, unw_get_proc_info) in _LIBUNWIND_WEAK_ALIAS() argument
125 extern int unw_get_proc_info(unw_cursor_t *, unw_proc_info_t *) LIBUNWIND_AVAIL;