Searched refs:unload_image_func (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libgomp/ |
| D | oacc-host.c | 278 .unload_image_func = host_unload_image,
|
| D | libgomp.h | 1237 __typeof (GOMP_OFFLOAD_unload_image) *unload_image_func; member
|
| D | target.c | 2242 if (!devicep->unload_image_func (devicep->target_id, version, target_data)) in gomp_unload_image_from_device()
|
| D | ChangeLog | 9546 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.
|