Searched refs:UNWIND_X86_FRAMELESS_STACK_REG_COUNT (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/libunwind/include/mach-o/
H A Dcompact_unwind_encoding.h82 UNWIND_X86_FRAMELESS_STACK_REG_COUNT = 0x00001C00, enumerator in enum:__anon290
118 // The number of registers saved is encoded in UNWIND_X86_FRAMELESS_STACK_REG_COUNT.
/openbsd-current/gnu/llvm/libunwind/src/
H A DCompactUnwinder.hpp127 EXTRACT_BITS(encoding, UNWIND_X86_FRAMELESS_STACK_REG_COUNT);
/openbsd-current/gnu/llvm/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp52 UNWIND_X86_FRAMELESS_STACK_REG_COUNT = 0x00001C00,
1069 function_info.encoding, UNWIND_X86_FRAMELESS_STACK_REG_COUNT);
/openbsd-current/gnu/llvm/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c688 EXTRACT_BITS(encoding, UNWIND_X86_FRAMELESS_STACK_REG_COUNT);

Completed in 179 milliseconds