mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-10 21:52:20 +00:00
refresh the list of symbols
This commit is contained in:
parent
f9f606c59d
commit
c4fe55e3c5
3
debian/libclang1-X.Y.symbols.in
vendored
3
debian/libclang1-X.Y.symbols.in
vendored
@ -1,4 +1,7 @@
|
||||
libclang-@LLVM_VERSION@.so.@LLVM_VERSION@ libclang1-@LLVM_VERSION@ #MINVER#
|
||||
LLVM_13@LLVM_13 1:18
|
||||
LLVM_16@LLVM_16 1:18
|
||||
LLVM_17@LLVM_17 1:18
|
||||
clang_BlockCommandComment_getArgText@LLVM_13 1:5.0~svn298832-1~
|
||||
clang_BlockCommandComment_getCommandName@LLVM_13 1:5.0~svn298832-1~
|
||||
clang_BlockCommandComment_getNumArgs@LLVM_13 1:5.0~svn298832-1~
|
||||
|
19
debian/libomp5-X.Y.symbols.in
vendored
19
debian/libomp5-X.Y.symbols.in
vendored
@ -1,4 +1,11 @@
|
||||
libomp.so.5 libomp5-@LLVM_VERSION@ #MINVER#
|
||||
GOMP_1.0@GOMP_1.0 18
|
||||
GOMP_2.0@GOMP_2.0 18
|
||||
GOMP_3.0@GOMP_3.0 18
|
||||
GOMP_4.0@GOMP_4.0 18
|
||||
GOMP_4.5@GOMP_4.5 18
|
||||
GOMP_5.0.1@GOMP_5.0.1 18
|
||||
GOMP_5.0@GOMP_5.0 18
|
||||
GOMP_alloc@GOMP_5.0.1 14
|
||||
GOMP_alloc@VERSION 14
|
||||
GOMP_atomic_end@GOMP_1.0 0.20131209
|
||||
@ -255,6 +262,14 @@ libomp.so.5 libomp5-@LLVM_VERSION@ #MINVER#
|
||||
GOMP_teams_reg@VERSION 12
|
||||
GOMP_workshare_task_reduction_unregister@GOMP_5.0 13
|
||||
GOMP_workshare_task_reduction_unregister@VERSION 13
|
||||
OMP_1.0@OMP_1.0 18
|
||||
OMP_2.0@OMP_2.0 18
|
||||
OMP_3.0@OMP_3.0 18
|
||||
OMP_3.1@OMP_3.1 18
|
||||
OMP_4.0@OMP_4.0 18
|
||||
OMP_4.5@OMP_4.5 18
|
||||
OMP_5.0@OMP_5.0 18
|
||||
VERSION@VERSION 18
|
||||
___kmp_allocate@VERSION 0.20130412
|
||||
___kmp_free@VERSION 0.20130412
|
||||
__kmp_acquire_drdpa_lock@VERSION 0.20130715
|
||||
@ -1166,6 +1181,7 @@ libomp.so.5 libomp5-@LLVM_VERSION@ #MINVER#
|
||||
ompt_libomp_connect@VERSION 17
|
||||
(arch=!mips !mipsel !ppc64 !ppc64el !mips64 !mips64el !armel !armhf)ompt_start_tool@VERSION 6.0
|
||||
libomptarget.rtl.amdgpu.so.@LLVM_VERSION@.1 libomp5-@LLVM_VERSION@ #MINVER#
|
||||
VERS1.0@VERS1.0 18
|
||||
__tgt_rtl_create_event@VERS1.0 18
|
||||
__tgt_rtl_data_alloc@VERS1.0 18
|
||||
__tgt_rtl_data_delete@VERS1.0 18
|
||||
@ -1204,6 +1220,7 @@ libomptarget.rtl.amdgpu.so.@LLVM_VERSION@.1 libomp5-@LLVM_VERSION@ #MINVER#
|
||||
__tgt_rtl_use_auto_zero_copy@VERS1.0 18
|
||||
__tgt_rtl_wait_event@VERS1.0 18
|
||||
libomptarget.rtl.cuda.so.@LLVM_VERSION@.1 libomp5-@LLVM_VERSION@ #MINVER#
|
||||
VERS1.0@VERS1.0 18
|
||||
__tgt_rtl_create_event@VERS1.0 18
|
||||
__tgt_rtl_data_alloc@VERS1.0 18
|
||||
__tgt_rtl_data_delete@VERS1.0 18
|
||||
@ -1242,6 +1259,7 @@ libomptarget.rtl.cuda.so.@LLVM_VERSION@.1 libomp5-@LLVM_VERSION@ #MINVER#
|
||||
__tgt_rtl_use_auto_zero_copy@VERS1.0 18
|
||||
__tgt_rtl_wait_event@VERS1.0 18
|
||||
libomptarget.rtl.x86_64.so.@LLVM_VERSION@.1 libomp5-@LLVM_VERSION@ #MINVER#
|
||||
VERS1.0@VERS1.0 18
|
||||
__tgt_rtl_create_event@VERS1.0 18
|
||||
__tgt_rtl_data_alloc@VERS1.0 18
|
||||
__tgt_rtl_data_delete@VERS1.0 18
|
||||
@ -1280,6 +1298,7 @@ libomptarget.rtl.x86_64.so.@LLVM_VERSION@.1 libomp5-@LLVM_VERSION@ #MINVER#
|
||||
__tgt_rtl_use_auto_zero_copy@VERS1.0 18
|
||||
__tgt_rtl_wait_event@VERS1.0 18
|
||||
libomptarget.so.@LLVM_VERSION@.1 libomp5-@LLVM_VERSION@ #MINVER#
|
||||
VERS1.0@VERS1.0 18
|
||||
__kmpc_push_target_tripcount@VERS1.0 18
|
||||
__kmpc_push_target_tripcount_mapper@VERS1.0 18
|
||||
__tgt_activate_record_replay@VERS1.0 18
|
||||
|
Loading…
Reference in New Issue
Block a user