Home
last modified time | relevance | path

Searched refs:unload_image_func (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Doacc-host.c278 .unload_image_func = host_unload_image,
H A Dlibgomp.h1237 __typeof (GOMP_OFFLOAD_unload_image) *unload_image_func; member
H A Dtarget.c2242 if (!devicep->unload_image_func (devicep->target_id, version, target_data)) in gomp_unload_image_from_device()
H A DChangeLog9546 unload_image_func plugin hook.
9557 init_device_func, fini_device_func, unload_image_func, free_func,
12414 Add load_image_func, unload_image_func.
12424 Initialize load_image_func, unload_image_func, mem_map.root.
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-host.c278 .unload_image_func = host_unload_image,
H A Dlibgomp.h1119 __typeof (GOMP_OFFLOAD_unload_image) *unload_image_func; member
H A Dtarget.c1696 if (!devicep->unload_image_func (devicep->target_id, version, target_data)) in gomp_unload_image_from_device()