Searched refs:UNW_X86_64_R12 (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp591 _msContext.R12 = r.getRegister(UNW_X86_64_R12);
713 case UNW_X86_64_R12: return _msContext.R12;
763 case UNW_X86_64_R12: _msContext.R12 = value; break;
H A DRegisters.hpp400 case UNW_X86_64_R12:
457 case UNW_X86_64_R12:
504 case UNW_X86_64_R12:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h172 UNW_X86_64_R12 = 12, enumerator in enum:__anon276

Completed in 254 milliseconds