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

/freebsd-12-stable/contrib/llvm-project/libunwind/include/mach-o/
H A Dcompact_unwind_encoding.h89 UNWIND_X86_REG_NONE = 0, enumerator in enum:__anon3736
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp57 UNWIND_X86_REG_NONE = 0, enumerator in enum:lldb_private::__anon4063
1045 case UNWIND_X86_REG_NONE:
1181 int registers[6] = {UNWIND_X86_REG_NONE, UNWIND_X86_REG_NONE,
1182 UNWIND_X86_REG_NONE, UNWIND_X86_REG_NONE,
1183 UNWIND_X86_REG_NONE, UNWIND_X86_REG_NONE};
1204 case UNWIND_X86_REG_NONE:
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DCompactUnwinder.hpp85 case UNWIND_X86_REG_NONE:
/freebsd-12-stable/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c703 case UNWIND_X86_REG_NONE:
856 case UNWIND_X86_REG_NONE:

Completed in 159 milliseconds