Home
last modified time | relevance | path

Searched defs:isSignalFrame (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DDwarfParser.hpp51 bool isSignalFrame; member
DUnwindCursor.hpp396 virtual bool isSignalFrame() { in isSignalFrame() function in libunwind::AbstractUnwindCursor
619 template <typename A, typename R> bool UnwindCursor<A, R>::isSignalFrame() { in isSignalFrame() function in libunwind::UnwindCursor