Searched refs:loadBinary (Results 1 – 7 of 7) sorted by relevance
78 __tgt_target_table *loadBinary(int32_t DeviceId, __tgt_device_image *Image);133 __tgt_target_table *loadBinary(int32_t DeviceId, __tgt_device_image *Image);
68 return Manager->loadBinary(DeviceId, (__tgt_device_image *)Image); in __tgt_rtl_load_binary()
212 __tgt_target_table *RemoteOffloadClient::loadBinary(int32_t DeviceId, in loadBinary() function in RemoteOffloadClient640 __tgt_target_table *RemoteClientManager::loadBinary(int32_t DeviceId, in loadBinary() function in RemoteClientManager644 return Clients[ClientIdx].loadBinary(DeviceIdx, Image); in loadBinary()
398 __tgt_target_table *loadBinary(void *Img);
511 __tgt_target_table *DeviceTy::loadBinary(void *Img) { in loadBinary() function in DeviceTy
112 Device.loadBinary(Img); in initLibrary()
806 __tgt_target_table *loadBinary(const int DeviceId, in loadBinary() function in __anondfa3b3cd0111::DeviceRTLTy1608 return DeviceRTL.loadBinary(DeviceId, Image); in __tgt_rtl_load_binary()