Searched refs:UNW_EBADVERSION (Results 1 – 6 of 6) sorted by relevance
124 return -UNW_EBADVERSION; in parse_cie()147 return -UNW_EBADVERSION; in parse_cie()155 return -UNW_EBADVERSION; in parse_cie()
46 case UNW_EBADVERSION: cp = "unwind info has unsupported version"; break; in unw_strerror()
69 UNW_EBADVERSION, /* unwind info has unsupported version */ enumerator
57 UNW_EBADVERSION, /* unwind info has unsupported version */ enumerator
321 return -UNW_EBADVERSION; in unw_search_ia64_unwind_table()701 return -UNW_EBADVERSION; in tdep_find_proc_info()
58 UNW_EBADVERSION = -6548, /* unwind info has unsupported version */ enumerator