Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libunwind/include/mach-o/
Dcompact_unwind_encoding.h45 UNWIND_IS_NOT_FUNCTION_START = 0x80000000, enumerator
/openbsd/src/gnu/llvm/lldb/source/Symbol/
DCompactUnwindInfo.cpp36 UNWIND_IS_NOT_FUNCTION_START = 0x80000000, UNWIND_HAS_LSDA = 0x40000000, in FLAGS_ANONYMOUS_ENUM()