Home
last modified time | relevance | path

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

/external/libcxxabi/include/mach-o/
Dcompact_unwind_encoding.h296 UNWIND_ARM64_FRAME_X25_X26_PAIR = 0x00000008, enumerator
/external/libcxxabi/src/Unwind/
DCompactUnwinder.hpp554 if (encoding & UNWIND_ARM64_FRAME_X25_X26_PAIR) { in stepWithCompactEncodingFrameless()
633 if (encoding & UNWIND_ARM64_FRAME_X25_X26_PAIR) { in stepWithCompactEncodingFrame()