Searched defs:UNW_FLAG_UHANDLER (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/binutils/
H A Dunwind-ia64.h28 #define UNW_FLAG_UHANDLER(x) ((x) & 0x0000000200000000LL) macro
/freebsd-12-stable/contrib/gcc/config/ia64/
H A Dunwind-ia64.c52 #define UNW_FLAG_UHANDLER(x) ((x) & 0x0000000200000000L) macro

Completed in 168 milliseconds