Home
last modified time | relevance | path

Searched refs:UNW_EBADFRAME (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dlibunwind.h48 UNW_EBADFRAME = -6546, /* bad frame */ enumerator
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DDwarfInstructions.hpp212 return UNW_EBADFRAME; in stepWithDwarf()