Home
last modified time | relevance | path

Searched refs:unw_strerror (Results 1 – 6 of 6) sorted by relevance

/external/libunwind/doc/
DMakefile.am23 unw_strerror.man \
47 unw_strerror.tex \
/external/libunwind/tests/
Dtest-strerror.c13 msg = unw_strerror (-i); in main()
/external/libunwind/src/mi/
Dstrerror.c31 unw_strerror (int err_code) in unw_strerror() function
/external/libunwind/include/
Dlibunwind-common.h264 #define unw_strerror UNW_ARCH_OBJ(strerror) macro
291 extern const char *unw_strerror (int);
Dlibunwind-common.h.in230 #define unw_strerror UNW_ARCH_OBJ(strerror) macro
254 extern const char *unw_strerror (int);
/external/libunwind/
DNEWS101 ** A new rountine unw_strerror() has been added courtesy of