nn::os::ARM::EXCEPTION_BUFFER_USE_THREAD_STACK ConstantExceptionBuffer * const EXCEPTION_BUFFER_USE_THREAD_STACK = reinterpret_cast<ExceptionBuffer*>(1);
Specifies that the stack for the thread in which the exception occurred be used as the buffer for storing exception information.
CONFIDENTIAL