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