Initialization and termination services

Table 1. Initialization and termination services
Callable service Function
CEE3ABD Stops the enclave with an abend. The abend can be issued either with or without cleanup. See CEE3ABD—Terminate enclave with an abend.
CEE3AB2 Stops the enclave with an abend and a reason code. The abend can be issued either with or without cleanup. See CEE3AB2—Terminate enclave with an abend and reason code.
CEE3GRC Gets the enclave return code. See CEE3GRC—Get the enclave return code.
CEE3SRC Sets the enclave return code. See CEE3SRC—Set the enclave return code.