Home
last modified time | relevance | path

Searched refs:STOP_UNWINDING (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/arm/include/
HDasm.h51 #define STOP_UNWINDING .cantunwind macro
56 #define STOP_UNWINDING macro
/freebsd-14-stable/sys/arm/arm/
HDswtch.S108 STOP_UNWINDING /* EABI: Don't unwind beyond the thread enty point. */
HDexception.S207 STOP_UNWINDING /* Don't unwind into user mode. */
HDlocore-v6.S108 STOP_UNWINDING /* Can't unwind into the bootloader! */