wolfssl-examples/SGX_Linux/trusted/Wolfssl_Enclave.lds

10 lines
143 B
Plaintext

Benchmark_Enclave.so
{
global:
g_global_data_sim;
g_global_data;
Benchmark_Enclave_entry;
local:
*;
};