Searched refs:unw_strerror (Results 1 - 5 of 5) sorted by relevance

/external/libunwind/src/mi/
H A Dstrerror.c31 unw_strerror (int err_code) function
/external/libunwind/tests/
H A Dtest-strerror.c13 msg = unw_strerror (-i);
/external/libunwind/include/
H A Dlibunwind-common.h.in230 #define unw_strerror UNW_ARCH_OBJ(strerror)
254 extern const char *unw_strerror (int);
H A Dlibunwind-common.h253 #define unw_strerror UNW_ARCH_OBJ(strerror) macro
279 extern const char *unw_strerror (int);
/external/ltrace/
H A Doutput.c737 unw_strerror(rc));

Completed in 102 milliseconds