HomeSort by: relevance | last modified time | path
    Searched defs:host_ind_func_table (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/
target.c 2332 void **host_ind_func_table = NULL; local
2337 host_ind_func_table = ((void ***) host_table)[4];
2345 int num_ind_funcs = (host_ind_funcs_end - host_ind_func_table);
2360 ? (uint64_t *) host_ind_func_table : NULL);

Completed in 27 milliseconds