1bf215546Sopenharmony_ci{
2bf215546Sopenharmony_ci	global:
3bf215546Sopenharmony_ci		__vaDriverInit_*_*;
4bf215546Sopenharmony_ci
5bf215546Sopenharmony_ci		# Workaround for an LLVM warning with -simplifycfg-sink-common
6bf215546Sopenharmony_ci		# due to LLVM being initialized multiple times.
7bf215546Sopenharmony_ci		radeon_drm_winsys_create;
8bf215546Sopenharmony_ci		amdgpu_winsys_create;
9bf215546Sopenharmony_ci		ac_init_shared_llvm_once;
10bf215546Sopenharmony_ci	local:
11bf215546Sopenharmony_ci		*;
12bf215546Sopenharmony_ci};
13