Searched refs:UC_MCONTEXT_GREGS_RBP (Results 1 – 7 of 7) sorted by relevance
36 #define UC_MCONTEXT_GREGS_RBP 0x78 macro57 #define UC_MCONTEXT_GREGS_RBP 0x58 macro92 #define UC_MCONTEXT_GREGS_RBP 0x90 macro
47 movq %rbp, UC_MCONTEXT_GREGS_RBP(%rdi)121 movq %rbp, UC_MCONTEXT_GREGS_RBP(%rdi)
65 mov UC_MCONTEXT_GREGS_RBP(%rdi),%rbp
105 assert (DWARF_GET_LOC(d->loc[RBP]) - uc == UC_MCONTEXT_GREGS_RBP); in tdep_stash_frame()
82 c->dwarf.loc[RBP] = DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_RBP, 0); in x86_64_handle_signal_frame()
120 c->dwarf.loc[RBP] = DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_RBP, 0); in x86_64_handle_signal_frame()
504 ACCESS_MEM_FAST(ret, validate, d, cfa + UC_MCONTEXT_GREGS_RBP, rbp); in tdep_trace()