forked from OSchip/llvm-project
29 lines
652 B
Plaintext
29 lines
652 B
Plaintext
VERS1.0 {
|
|
global:
|
|
__tgt_register_lib;
|
|
__tgt_unregister_lib;
|
|
__tgt_target_data_begin;
|
|
__tgt_target_data_end;
|
|
__tgt_target_data_update;
|
|
__tgt_target;
|
|
__tgt_target_teams;
|
|
__tgt_target_data_begin_nowait;
|
|
__tgt_target_data_end_nowait;
|
|
__tgt_target_data_update_nowait;
|
|
__tgt_target_nowait;
|
|
__tgt_target_teams_nowait;
|
|
omp_get_num_devices;
|
|
omp_get_initial_device;
|
|
omp_target_alloc;
|
|
omp_target_free;
|
|
omp_target_is_present;
|
|
omp_target_memcpy;
|
|
omp_target_memcpy_rect;
|
|
omp_target_associate_ptr;
|
|
omp_target_disassociate_ptr;
|
|
__kmpc_push_target_tripcount;
|
|
local:
|
|
*;
|
|
};
|
|
|