Home
last modified time | relevance | path

Searched refs:UNW_X86_64_XMM7 (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/libunwind/include/
H A Dlibunwind.h184 UNW_X86_64_XMM7 = 24, enumerator
/openbsd/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp614 t.v = r.getVectorRegister(UNW_X86_64_XMM7); in UnwindCursor()
H A DRegisters.hpp526 case UNW_X86_64_XMM7: in getRegisterName()