Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/libunwind/include/
HDlibunwind.h191 UNW_X86_64_XMM14 = 31, enumerator
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
HDUnwindCursor.hpp637 t.v = r.getVectorRegister(UNW_X86_64_XMM14); in UnwindCursor()
HDRegisters.hpp540 case UNW_X86_64_XMM14: in getRegisterName()