|
Edgeless RT
0.2.0
|
Exception context structure with the exception code, flags, address and calling context of the exception. More...
#include <exception.h>

Data Fields | |
| uint32_t | code |
| Exception code. | |
| uint32_t | flags |
| Exception flags. | |
| uint64_t | address |
| Exception address. | |
| oe_context_t * | context |
| Exception context. | |
Exception context structure with the exception code, flags, address and calling context of the exception.
1.8.13