Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/test/
Dlibunwind_01.pass.cpp46 int ret = unw_get_proc_info(&cursor, &info); in test_no_info()
53 ret = unw_get_proc_info(&cursor, &info); in test_no_info()
/external/mesa3d/src/util/
Du_debug_stack.c109 unw_get_proc_info(&cursor, &pip); in debug_backtrace_capture()
/external/llvm-project/libunwind/src/
Dlibunwind.cpp180 _LIBUNWIND_WEAK_ALIAS(__unw_get_proc_info, unw_get_proc_info) in _LIBUNWIND_WEAK_ALIAS() argument
/external/llvm-project/libunwind/include/
Dlibunwind.h125 extern int unw_get_proc_info(unw_cursor_t *, unw_proc_info_t *) LIBUNWIND_AVAIL;