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

  /src/external/gpl3/gcc/dist/libgomp/
oacc-profiling.c 140 typeof (&acc_register_library) a_r_l
141 = dlsym (dl_handle, "acc_register_library");
144 gomp_debug (0, " %s: calling %s:acc_register_library\n",
491 acc_register_library (acc_prof_reg reg, acc_prof_reg unreg, function
  /src/external/gpl3/gcc.old/dist/libgomp/
oacc-profiling.c 140 typeof (&acc_register_library) a_r_l
141 = dlsym (dl_handle, "acc_register_library");
144 gomp_debug (0, " %s: calling %s:acc_register_library\n",
491 acc_register_library (acc_prof_reg reg, acc_prof_reg unreg, function

Completed in 20 milliseconds