Home
last modified time | relevance | path

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

/third_party/libunwind/doc/
DMakefile.am27 unw_strerror.man \
54 unw_strerror.tex \
/third_party/libunwind/tests/
Dtest-strerror.c13 msg = unw_strerror (-i); in main()
/third_party/libunwind/src/mi/
Dstrerror.c31 unw_strerror (int err_code) in unw_strerror() function
/third_party/libunwind/include/
Dlibunwind-common.h260 #define unw_strerror UNW_ARCH_OBJ(strerror) macro
292 extern const char *unw_strerror(int);
Dlibunwind-common.h.in261 #define unw_strerror UNW_ARCH_OBJ(strerror) macro
289 extern const char *unw_strerror (int);
/third_party/libunwind/
DNEWS119 ** A new rountine unw_strerror() has been added courtesy of