Searched refs:CODE_FINISH (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/arm/
H A Dpr-support.c79 #define CODE_FINISH (0xb0) macro
81 /* Return the next byte of unwinding information, or CODE_FINISH if there is
92 return CODE_FINISH; /* Nothing left. */
118 if (op == CODE_FINISH)

Completed in 102 milliseconds