Searched defs:IA64_SC_FLAG_IN_SYSCALL_BIT (Results 1 - 1 of 1) sorted by path

/external/libunwind/src/ia64/
H A Dunwind_i.h625 # define IA64_SC_FLAG_IN_SYSCALL_BIT 1 /* did signal interrupt a syscall? */ macro
629 # define IA64_SC_FLAG_IN_SYSCALL (1 << IA64_SC_FLAG_IN_SYSCALL_BIT)

Completed in 234 milliseconds