Searched refs:SYSCALL_CFM_SAVE_REG (Results 1 - 1 of 1) sorted by relevance

/external/libunwind/src/ia64/
H A DGinit.c122 #define SYSCALL_CFM_SAVE_REG 11 /* on a syscall, ar.pfs is saved in r11 */ macro
184 ret = __uc_set_grs (uc, SYSCALL_CFM_SAVE_REG, 1, val, 0);
186 ret = __uc_get_grs (uc, SYSCALL_CFM_SAVE_REG, 1, val, &nat);

Completed in 165 milliseconds