reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/libomptarget/src/device.cpp
  335   __tgt_target_table *rc = RTL->load_binary(RTLDeviceID, Img);
projects/openmp/libomptarget/src/rtl.cpp
   88     if (!(*((void**) &R.load_binary) = dlsym(
projects/openmp/libomptarget/src/rtl.h
   96     load_binary = r.load_binary;
   96     load_binary = r.load_binary;