Home
last modified time | relevance | path

Searched refs:IA64_SC_FLAG_IN_SYSCALL (Results 1 – 2 of 2) sorted by relevance

/external/libunwind/src/ia64/
DGresume.c116 sc->sc_flags &= ~IA64_SC_FLAG_IN_SYSCALL; in local_resume()
Dunwind_i.h629 # define IA64_SC_FLAG_IN_SYSCALL (1 << IA64_SC_FLAG_IN_SYSCALL_BIT) macro