Home
last modified time | relevance | path

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

/external/libunwind/src/x86_64/
Ducontext_i.h35 #define UC_MCONTEXT_GREGS_RSI 0x70 macro
50 #define UC_MCONTEXT_GREGS_RSI 0x20 macro
Dsetcontext.S94 mov UC_MCONTEXT_GREGS_RSI(%rdi),%rsi
Dgetcontext.S55 movq %rsi, UC_MCONTEXT_GREGS_RSI(%rdi)
DGos-freebsd.c115 c->dwarf.loc[RSI] = DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_RSI, 0); in unw_handle_signal_frame()