Home
last modified time | relevance | path

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

/external/libunwind/src/dwarf/
DGfde.c124 return -UNW_EBADVERSION; in parse_cie()
147 return -UNW_EBADVERSION; in parse_cie()
155 return -UNW_EBADVERSION; in parse_cie()
/external/libunwind/src/mi/
Dstrerror.c46 case UNW_EBADVERSION: cp = "unwind info has unsupported version"; break; in unw_strerror()
/external/libunwind/include/
Dlibunwind-common.h69 UNW_EBADVERSION, /* unwind info has unsupported version */ enumerator
Dlibunwind-common.h.in57 UNW_EBADVERSION, /* unwind info has unsupported version */ enumerator
/external/libunwind/src/ia64/
DGtables.c321 return -UNW_EBADVERSION; in unw_search_ia64_unwind_table()
701 return -UNW_EBADVERSION; in tdep_find_proc_info()
/external/libunwind_llvm/include/
Dlibunwind.h57 UNW_EBADVERSION = -6548, /* unwind info has unsupported version */ enumerator