Skip to content

Commit e6d205b

Browse files
committed
Add symbols to dump (linux only for now)
Signed-off-by: Julian Oppermann <[email protected]>
1 parent d45415d commit e6d205b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sycl/test/abi/sycl_symbols_linux.dump

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3280,7 +3280,12 @@ _ZN4sycl3_V16detail18make_kernel_bundleEmRKNS0_7contextEbNS0_12bundle_stateENS0_
32803280
_ZN4sycl3_V16detail18stringifyErrorCodeEi
32813281
_ZN4sycl3_V16detail19kernel_bundle_plain21ext_oneapi_get_kernelENS1_11string_viewE
32823282
_ZN4sycl3_V16detail19kernel_bundle_plain21ext_oneapi_has_kernelENS1_11string_viewE
3283+
_ZN4sycl3_V16detail19kernel_bundle_plain28ext_oneapi_has_device_globalENS1_11string_viewERKNS0_6deviceE
3284+
_ZN4sycl3_V16detail19kernel_bundle_plain32ext_oneapi_copy_to_device_globalENS1_11string_viewEPKvmRKNS0_5queueE
32833285
_ZN4sycl3_V16detail19kernel_bundle_plain32set_specialization_constant_implEPKcPvm
3286+
_ZN4sycl3_V16detail19kernel_bundle_plain33ext_oneapi_get_device_global_sizeENS1_11string_viewERKNS0_6deviceE
3287+
_ZN4sycl3_V16detail19kernel_bundle_plain34ext_oneapi_copy_from_device_globalEPvNS1_11string_viewEmRKNS0_5queueE
3288+
_ZN4sycl3_V16detail19kernel_bundle_plain36ext_oneapi_get_device_global_addressENS1_11string_viewERKNS0_6deviceE
32843289
_ZN4sycl3_V16detail20associateWithHandlerERNS0_7handlerEPNS1_16AccessorBaseHostENS0_6access6targetE
32853290
_ZN4sycl3_V16detail20associateWithHandlerERNS0_7handlerEPNS1_28SampledImageAccessorBaseHostENS0_12image_targetE
32863291
_ZN4sycl3_V16detail20associateWithHandlerERNS0_7handlerEPNS1_30UnsampledImageAccessorBaseHostENS0_12image_targetE

0 commit comments

Comments
 (0)