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

/external/libunwind/src/ia64/
H A Dunwind_i.h624 # define IA64_SC_FLAG_ONSTACK_BIT 0 /* running on signal stack? */ macro
628 # define IA64_SC_FLAG_ONSTACK (1 << IA64_SC_FLAG_ONSTACK_BIT)

Completed in 347 milliseconds