Searched refs:IA64_SC_FLAG_IN_SYSCALL (Results 1 – 2 of 2) sorted by relevance
/external/libunwind/src/ia64/ | ||
D | Gresume.c | 116 sc->sc_flags &= ~IA64_SC_FLAG_IN_SYSCALL; in local_resume() |
D | unwind_i.h | 629 # define IA64_SC_FLAG_IN_SYSCALL (1 << IA64_SC_FLAG_IN_SYSCALL_BIT) macro |