OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/src/dwarf/
Gfde.c
124
return -
UNW_EBADVERSION
;
147
return -
UNW_EBADVERSION
;
155
return -
UNW_EBADVERSION
;
/external/libunwind/include/
libunwind-common.h.in
57
UNW_EBADVERSION
, /* unwind info has unsupported version */
libunwind-common.h
69
UNW_EBADVERSION
, /* unwind info has unsupported version */
/external/libunwind_llvm/include/
libunwind.h
44
UNW_EBADVERSION
= -6548, /* unwind info has unsupported version */
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
libunwind.h
44
UNW_EBADVERSION
= -6548, /* unwind info has unsupported version */
/external/libunwind/src/ia64/
Gtables.c
321
return -
UNW_EBADVERSION
;
701
return -
UNW_EBADVERSION
;
Completed in 869 milliseconds