Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/include/
H A DUtils.h89 void unloadTargetBinaryDescription(
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/lib/
H A DUtils.cpp66 void unloadTargetBinaryDescription( in unloadTargetBinaryDescription() function
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/server/
H A DServer.cpp40 unloadTargetBinaryDescription(Description, Desc.get(), in RegisterLib()