Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp59 UNWIND_X86_REG_NONE = 0, enumerator
1045 case UNWIND_X86_REG_NONE: in CreateUnwindPlan_i386()
1181 int registers[6] = {UNWIND_X86_REG_NONE, UNWIND_X86_REG_NONE, in CreateUnwindPlan_i386()
1182 UNWIND_X86_REG_NONE, UNWIND_X86_REG_NONE, in CreateUnwindPlan_i386()
1183 UNWIND_X86_REG_NONE, UNWIND_X86_REG_NONE}; in CreateUnwindPlan_i386()
1204 case UNWIND_X86_REG_NONE: in CreateUnwindPlan_i386()
/openbsd/gnu/llvm/libunwind/include/mach-o/
H A Dcompact_unwind_encoding.h89 UNWIND_X86_REG_NONE = 0, enumerator
/openbsd/gnu/llvm/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c660 case UNWIND_X86_REG_NONE: in print_encoding_i386()
813 case UNWIND_X86_REG_NONE: in print_encoding_i386()
/openbsd/gnu/llvm/libunwind/src/
H A DCompactUnwinder.hpp86 case UNWIND_X86_REG_NONE: in stepWithCompactEncodingEBPFrame()