Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1.c65 if ((unw_get_proc_name(&cursor1, functionName, 512, &offset) != in unwind_phase1()
159 if ((unw_get_proc_name(&cursor2, functionName, 512, &offset) != in unwind_phase2()
250 if ((unw_get_proc_name(&cursor2, functionName, 512, &offset) != in unwind_phase2_forced()
DUnwindLevel1-gcc-ext.c127 unw_get_proc_name(&cursor, functionName, 512, &offset); in _Unwind_Backtrace()
Dlibunwind.cpp250 _LIBUNWIND_EXPORT int unw_get_proc_name(unw_cursor_t *cursor, char *buf, in unw_get_proc_name() function
DUnwind-EHABI.cpp445 if ((unw_get_proc_name(&cursor1, functionName, 512, &offset) != in unwind_phase1()
572 if ((unw_get_proc_name(&cursor2, functionName, 512, &offset) != in unwind_phase2()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dlibunwind.h117 extern int unw_get_proc_name(unw_cursor_t *, char *, size_t, unw_word_t *) LIBUNWIND_AVAIL;