Home
last modified time | relevance | path

Searched refs:UC_MCONTEXT_GREGS_RSI (Results 1 – 5 of 5) sorted by relevance

/third_party/libunwind/src/x86_64/
Ducontext_i.h35 #define UC_MCONTEXT_GREGS_RSI 0x70 macro
50 #define UC_MCONTEXT_GREGS_RSI 0x20 macro
91 #define UC_MCONTEXT_GREGS_RSI 0x88 macro
Dsetcontext.S70 mov UC_MCONTEXT_GREGS_RSI(%rdi),%rsi
Dgetcontext.S55 movq %rsi, UC_MCONTEXT_GREGS_RSI(%rdi)
DGos-solaris.c80 c->dwarf.loc[RSI] = DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_RSI, 0); in x86_64_handle_signal_frame()
DGos-freebsd.c118 c->dwarf.loc[RSI] = DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_RSI, 0); in x86_64_handle_signal_frame()