HomeSort by relevance Sort by last modified time
    Searched refs:UNW_EBADVERSION (Results 1 - 7 of 7) sorted by null

  /external/libunwind/src/mi/
strerror.c 46 case UNW_EBADVERSION: cp = "unwind info has unsupported version"; break;
  /external/libunwind/include/
libunwind-common.h.in 57 UNW_EBADVERSION, /* unwind info has unsupported version */
libunwind-common.h 61 UNW_EBADVERSION, /* unwind info has unsupported version */
  /external/libcxxabi/include/
libunwind.h 50 UNW_EBADVERSION = -6548, /* unwind info has unsupported version */
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
libunwind.h 50 UNW_EBADVERSION = -6548, /* unwind info has unsupported version */
  /external/libunwind/src/ia64/
Gtables.c 321 return -UNW_EBADVERSION;
701 return -UNW_EBADVERSION;
  /external/libunwind/src/dwarf/
Gfde.c 125 return -UNW_EBADVERSION;

Completed in 156 milliseconds