Home
last modified time | relevance | path

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

/third_party/libunwind/src/x86_64/
Dsetcontext.S42 #ifdef UC_MCONTEXT_FPREGS_PTR
43 mov UC_MCONTEXT_FPREGS_PTR(%rdi),%r8
Dgetcontext.S64 #ifdef UC_MCONTEXT_FPREGS_PTR
65 movq %r8, UC_MCONTEXT_FPREGS_PTR(%rdi)
Ducontext_i.h43 #define UC_MCONTEXT_FPREGS_PTR 0x1a8 macro