Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dtarget.c1160 struct addr_pair *target_table = NULL; in gomp_load_image_to_device() local
1165 target_data, &target_table); in gomp_load_image_to_device()
1195 k->tgt_offset = target_table[i].start; in gomp_load_image_to_device()
1211 struct addr_pair *target_var = &target_table[num_funcs + i]; in gomp_load_image_to_device()
1236 free (target_table); in gomp_load_image_to_device()