Home
last modified time | relevance | path

Searched defs:host_table (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dtarget.c62 const void *host_table; member
1146 const void *host_table, const void *target_data, in gomp_load_image_to_device()
1245 const void *host_table, const void *target_data) in gomp_unload_image_from_device()
1327 GOMP_offload_register_ver (unsigned version, const void *host_table, in GOMP_offload_register_ver()
1365 GOMP_offload_register (const void *host_table, int target_type, in GOMP_offload_register()
1376 GOMP_offload_unregister_ver (unsigned version, const void *host_table, in GOMP_offload_unregister_ver()
1407 GOMP_offload_unregister (const void *host_table, int target_type, in GOMP_offload_unregister()